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