| 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 |
|---|---|
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 © 2020. All rights reserved.