| 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 RevokeSigningProfileResponse |
SignerClient.revokeSigningProfile(RevokeSigningProfileRequest revokeSigningProfileRequest)
Changes the state of a signing profile to REVOKED.
|
default CompletableFuture<RevokeSigningProfileResponse> |
SignerAsyncClient.revokeSigningProfile(RevokeSigningProfileRequest revokeSigningProfileRequest)
Changes the state of a signing profile to REVOKED.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RevokeSigningProfileRequestMarshaller.marshall(RevokeSigningProfileRequest revokeSigningProfileRequest) |
Copyright © 2023. All rights reserved.