IosPkcsCertificateProfile |
IosPkcsCertificateProfile.Builder.build() |
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withCertificateStore(CertificateStore certificateStore) |
Returns an immutable copy of this with just the certificateStore
field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withCertificateTemplateName(String certificateTemplateName) |
Returns an immutable copy of this with just the
certificateTemplateName field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withCertificationAuthority(String certificationAuthority) |
Returns an immutable copy of this with just the
certificationAuthority field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withCertificationAuthorityName(String certificationAuthorityName) |
Returns an immutable copy of this with just the
certificationAuthorityName field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withCustomSubjectAlternativeNames(List<CustomSubjectAlternativeName> customSubjectAlternativeNames) |
Returns an immutable copy of this with just the
customSubjectAlternativeNames field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withSubjectAlternativeNameFormatString(String subjectAlternativeNameFormatString) |
Returns an immutable copy of this with just the
subjectAlternativeNameFormatString field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withSubjectNameFormatString(String subjectNameFormatString) |
Returns an immutable copy of this with just the
subjectNameFormatString field changed.
|
IosPkcsCertificateProfile |
IosPkcsCertificateProfile.withUnmappedField(String name,
String value) |
|