Package | Description |
---|---|
com.oracle.bmc.certificates.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 that the certificate or CA was revoked.
|
RevocationStatus.Builder |
RevocationStatus.Builder.timeRevoked(Date timeRevoked)
The time when the certificate or CA was revoked.
|
RevocationStatus.Builder |
RevocationStatus.toBuilder() |
Copyright © 2016–2024. All rights reserved.