| Package | Description |
|---|---|
| com.amazonaws.services.signer |
With code signing for IoT, you can sign code that you create for any IoT device that is supported by Amazon Web
Services (AWS).
|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSigningPlatformResult> |
AWSsignerAsync.getSigningPlatformAsync(GetSigningPlatformRequest getSigningPlatformRequest,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler)
Returns information on a specific signing platform.
|
Future<GetSigningPlatformResult> |
AWSsignerAsyncClient.getSigningPlatformAsync(GetSigningPlatformRequest request,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler) |
Future<GetSigningPlatformResult> |
AbstractAWSsignerAsync.getSigningPlatformAsync(GetSigningPlatformRequest request,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSigningPlatformRequest |
GetSigningPlatformRequest.clone() |
GetSigningPlatformRequest |
GetSigningPlatformRequest.withPlatformId(String platformId)
The ID of the target signing platform.
|
Copyright © 2020. All rights reserved.