| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
SigningProfileRevocationRecord |
SigningProfileRevocationRecord.clone() |
SigningProfileRevocationRecord |
GetSigningProfileResult.getRevocationRecord() |
SigningProfileRevocationRecord |
SigningProfileRevocationRecord.withRevocationEffectiveFrom(Date revocationEffectiveFrom)
The time when revocation becomes effective.
|
SigningProfileRevocationRecord |
SigningProfileRevocationRecord.withRevokedAt(Date revokedAt)
The time when the signing profile was revoked.
|
SigningProfileRevocationRecord |
SigningProfileRevocationRecord.withRevokedBy(String revokedBy)
The identity of the revoker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSigningProfileResult.setRevocationRecord(SigningProfileRevocationRecord revocationRecord) |
GetSigningProfileResult |
GetSigningProfileResult.withRevocationRecord(SigningProfileRevocationRecord revocationRecord) |
Copyright © 2024. All rights reserved.