| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.Builder.build() |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withCertificateStore(CertificateStore certificateStore)
Returns an immutable copy of
this with just the certificateStore
field changed. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withHashAlgorithm(HashAlgorithms hashAlgorithm)
Returns an immutable copy of
this with just the hashAlgorithm
field changed. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withKeyUsage(KeyUsages keyUsage)
Returns an immutable copy of
this with just the keyUsage field
changed. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withSubjectAlternativeNameFormatString(String subjectAlternativeNameFormatString)
Returns an immutable copy of
this with just the subjectAlternativeNameFormatString field changed. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withSubjectNameFormatString(String subjectNameFormatString)
Returns an immutable copy of
this with just the subjectNameFormatString field changed. |
Copyright © 2018–2020. All rights reserved.