WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.Builder.build() |
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withHashAlgorithm(HashAlgorithms hashAlgorithm) |
Returns an immutable copy of this with just the hashAlgorithm
field changed.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withKeySize(KeySize keySize) |
Returns an immutable copy of this with just the keySize field
changed.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withKeyUsage(KeyUsages keyUsage) |
Returns an immutable copy of this with just the keyUsage field
changed.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withScepServerUrls(List<String> scepServerUrls) |
Returns an immutable copy of this with just the scepServerUrls
field changed.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withSubjectAlternativeNameFormatString(String subjectAlternativeNameFormatString) |
Returns an immutable copy of this with just the
subjectAlternativeNameFormatString field changed.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withSubjectNameFormatString(String subjectNameFormatString) |
Returns an immutable copy of this with just the
subjectNameFormatString field changed.
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withUnmappedField(String name,
String value) |
|