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.withCustomSubjectAlternativeNames(List<CustomSubjectAlternativeName> customSubjectAlternativeNames) |
Returns an immutable copy of this with just the
customSubjectAlternativeNames field changed.
|
IosScepCertificateProfile |
IosScepCertificateProfile.withExtendedKeyUsages(List<ExtendedKeyUsage> extendedKeyUsages) |
Returns an immutable copy of this with just the extendedKeyUsages
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.withScepServerUrls(List<String> scepServerUrls) |
Returns an immutable copy of this with just the scepServerUrls
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.
|
IosScepCertificateProfile |
IosScepCertificateProfile.withUnmappedField(String name,
String value) |
|