SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.Builder.build() |
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withContent(byte[] content) |
Returns an immutable copy of this with just the content field
changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withExpirationDateTime(OffsetDateTime expirationDateTime) |
Returns an immutable copy of this with just the
expirationDateTime field changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withIssuer(String issuer) |
Returns an immutable copy of this with just the issuer field
changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withIssuerName(String issuerName) |
Returns an immutable copy of this with just the issuerName field
changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withPassword(String password) |
Returns an immutable copy of this with just the password field
changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withStatus(CertificateStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withSubject(String subject) |
Returns an immutable copy of this with just the subject field
changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withSubjectName(String subjectName) |
Returns an immutable copy of this with just the subjectName
field changed.
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withUnmappedField(String name,
String value) |
|
SymantecCodeSigningCertificate |
SymantecCodeSigningCertificate.withUploadDateTime(OffsetDateTime uploadDateTime) |
Returns an immutable copy of this with just the uploadDateTime
field changed.
|