| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.Builder.build() |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withCertificateStore(CertificateStore certificateStore)
Returns an immutable copy of
this with just the certificateStore
field changed. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withCertificateTemplateName(String certificateTemplateName)
Returns an immutable copy of
this with just the certificateTemplateName field changed. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withCertificationAuthority(String certificationAuthority)
Returns an immutable copy of
this with just the certificationAuthority field changed. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withCertificationAuthorityName(String certificationAuthorityName)
Returns an immutable copy of
this with just the certificationAuthorityName field changed. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withCertificationAuthorityType(DeviceManagementCertificationAuthority certificationAuthorityType)
Returns an immutable copy of
this with just the certificationAuthorityType field changed. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withSubjectAlternativeNameFormatString(String subjectAlternativeNameFormatString)
Returns an immutable copy of
this with just the subjectAlternativeNameFormatString field changed. |
AndroidDeviceOwnerPkcsCertificateProfile |
AndroidDeviceOwnerPkcsCertificateProfile.withSubjectNameFormatString(String subjectNameFormatString)
Returns an immutable copy of
this with just the subjectNameFormatString field changed. |
Copyright © 2018–2020. All rights reserved.