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