Windows81CertificateProfileBase |
Windows81CertificateProfileBase.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Windows81CertificateProfileBase |
Windows81CertificateProfileBase.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Windows81CertificateProfileBase |
Windows81CertificateProfileBase.withCustomSubjectAlternativeNames(List<CustomSubjectAlternativeName> customSubjectAlternativeNames) |
Returns an immutable copy of this with just the
customSubjectAlternativeNames field changed.
|
Windows81CertificateProfileBase |
Windows81CertificateProfileBase.withExtendedKeyUsages(List<ExtendedKeyUsage> extendedKeyUsages) |
Returns an immutable copy of this with just the extendedKeyUsages
field changed.
|
Windows81CertificateProfileBase |
Windows81CertificateProfileBase.withUnmappedField(String name,
String value) |
|