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