| 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 GetSigningPlatformResponse |
SignerClient.getSigningPlatform(GetSigningPlatformRequest getSigningPlatformRequest)
Returns information on a specific signing platform.
|
default CompletableFuture<GetSigningPlatformResponse> |
SignerAsyncClient.getSigningPlatform(GetSigningPlatformRequest getSigningPlatformRequest)
Returns information on a specific signing platform.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSigningPlatformRequestMarshaller.marshall(GetSigningPlatformRequest getSigningPlatformRequest) |
Copyright © 2022. All rights reserved.