Class AndroidCertificateProfileBaseRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<AndroidCertificateProfileBase>
-
- odata.msgraph.client.beta.entity.request.AndroidCertificateProfileBaseRequest
-
public class AndroidCertificateProfileBaseRequest extends com.github.davidmoten.odata.client.EntityRequest<AndroidCertificateProfileBase>
-
-
Constructor Summary
Constructors Constructor Description AndroidCertificateProfileBaseRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AndroidTrustedRootCertificateRequestrootCertificate()
-
-
-
Method Detail
-
rootCertificate
public AndroidTrustedRootCertificateRequest rootCertificate()
-
-