| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
|
| software.amazon.awssdk.services.signer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRevocationStatusResponse> |
SignerAsyncClient.getRevocationStatus(GetRevocationStatusRequest getRevocationStatusRequest)
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
|
default GetRevocationStatusResponse |
SignerClient.getRevocationStatus(GetRevocationStatusRequest getRevocationStatusRequest)
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRevocationStatusRequestMarshaller.marshall(GetRevocationStatusRequest getRevocationStatusRequest) |
Copyright © 2023. All rights reserved.