| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
static GetRevocationStatusResponse.Builder |
GetRevocationStatusResponse.builder() |
GetRevocationStatusResponse.Builder |
GetRevocationStatusResponse.Builder.revokedEntities(Collection<String> revokedEntities)
A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate
hash) supplied as input to the API.
|
GetRevocationStatusResponse.Builder |
GetRevocationStatusResponse.Builder.revokedEntities(String... revokedEntities)
A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate
hash) supplied as input to the API.
|
GetRevocationStatusResponse.Builder |
GetRevocationStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetRevocationStatusResponse.Builder> |
GetRevocationStatusResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.