| Package | Description |
|---|---|
| com.amazonaws.services.signer |
You can use Code Signing for Amazon FreeRTOS (AWS Signer) to sign code that you created for any of the IoT devices
that Amazon Web Services supports.
|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
CancelSigningProfileResult |
AWSsignerClient.cancelSigningProfile(CancelSigningProfileRequest request)
Changes the state of an
ACTIVE signing profile to CANCELED. |
CancelSigningProfileResult |
AWSsigner.cancelSigningProfile(CancelSigningProfileRequest cancelSigningProfileRequest)
Changes the state of an
ACTIVE signing profile to CANCELED. |
CancelSigningProfileResult |
AbstractAWSsigner.cancelSigningProfile(CancelSigningProfileRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelSigningProfileResult> |
AWSsignerAsync.cancelSigningProfileAsync(CancelSigningProfileRequest cancelSigningProfileRequest,
AsyncHandler<CancelSigningProfileRequest,CancelSigningProfileResult> asyncHandler)
Changes the state of an
ACTIVE signing profile to CANCELED. |
Future<CancelSigningProfileResult> |
AWSsignerAsyncClient.cancelSigningProfileAsync(CancelSigningProfileRequest request,
AsyncHandler<CancelSigningProfileRequest,CancelSigningProfileResult> asyncHandler) |
Future<CancelSigningProfileResult> |
AbstractAWSsignerAsync.cancelSigningProfileAsync(CancelSigningProfileRequest request,
AsyncHandler<CancelSigningProfileRequest,CancelSigningProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelSigningProfileResult |
CancelSigningProfileResult.clone() |
Copyright © 2018. All rights reserved.