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