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