| 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 |
|---|---|
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> |
AWSsignerAsyncClient.cancelSigningProfileAsync(CancelSigningProfileRequest request,
AsyncHandler<CancelSigningProfileRequest,CancelSigningProfileResult> asyncHandler) |
Future<CancelSigningProfileResult> |
AWSsignerAsync.cancelSigningProfileAsync(CancelSigningProfileRequest cancelSigningProfileRequest,
AsyncHandler<CancelSigningProfileRequest,CancelSigningProfileResult> asyncHandler)
Changes the state of an
ACTIVE signing profile to CANCELED. |
Future<CancelSigningProfileResult> |
AbstractAWSsignerAsync.cancelSigningProfileAsync(CancelSigningProfileRequest request,
AsyncHandler<CancelSigningProfileRequest,CancelSigningProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelSigningProfileResult |
CancelSigningProfileResult.clone() |
Copyright © 2024. All rights reserved.