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