IosCertificateProfileBase |
IosCertificateProfileBase.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
IosCertificateProfileBase |
IosCertificateProfileBase.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
IosCertificateProfileBase |
IosCertificateProfileBase.withCertificateValidityPeriodScale(CertificateValidityPeriodScale certificateValidityPeriodScale) |
Returns an immutable copy of this with just the
certificateValidityPeriodScale field changed.
|
IosCertificateProfileBase |
IosCertificateProfileBase.withCertificateValidityPeriodValue(Integer certificateValidityPeriodValue) |
Returns an immutable copy of this with just the
certificateValidityPeriodValue field changed.
|
IosCertificateProfileBase |
IosCertificateProfileBase.withRenewalThresholdPercentage(Integer renewalThresholdPercentage) |
Returns an immutable copy of this with just the
renewalThresholdPercentage field changed.
|
IosCertificateProfileBase |
IosCertificateProfileBase.withSubjectAlternativeNameType(SubjectAlternativeNameType subjectAlternativeNameType) |
Returns an immutable copy of this with just the
subjectAlternativeNameType field changed.
|
IosCertificateProfileBase |
IosCertificateProfileBase.withSubjectNameFormat(AppleSubjectNameFormat subjectNameFormat) |
Returns an immutable copy of this with just the subjectNameFormat
field changed.
|
IosCertificateProfileBase |
IosCertificateProfileBase.withUnmappedField(String name,
String value) |
|