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