| Package | Description |
|---|---|
| com.amazonaws.services.signer |
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSigningPlatformResult> |
AbstractAWSsignerAsync.getSigningPlatformAsync(GetSigningPlatformRequest request,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler) |
Future<GetSigningPlatformResult> |
AWSsignerAsyncClient.getSigningPlatformAsync(GetSigningPlatformRequest request,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler) |
Future<GetSigningPlatformResult> |
AWSsignerAsync.getSigningPlatformAsync(GetSigningPlatformRequest getSigningPlatformRequest,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler)
Returns information on a specific signing platform.
|
| Modifier and Type | Method and Description |
|---|---|
GetSigningPlatformRequest |
GetSigningPlatformRequest.clone() |
GetSigningPlatformRequest |
GetSigningPlatformRequest.withPlatformId(String platformId)
The ID of the target signing platform.
|
Copyright © 2023. All rights reserved.