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