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