Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement.model |
Modifier and Type | Method and Description |
---|---|
static RevocationStatus.Builder |
RevocationStatus.builder()
Create a new builder.
|
RevocationStatus.Builder |
RevocationStatus.Builder.copy(RevocationStatus model) |
RevocationStatus.Builder |
RevocationStatus.Builder.revocationReason(RevocationReason revocationReason)
The reason the certificate or certificate authority (CA) was revoked.
|
RevocationStatus.Builder |
RevocationStatus.Builder.timeOfRevocation(Date timeOfRevocation)
The time when the entity was revoked, expressed in RFC
3339 timestamp format.
|
RevocationStatus.Builder |
RevocationStatus.toBuilder() |
Copyright © 2016–2024. All rights reserved.