| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
|
| software.amazon.awssdk.services.signer.paginators | |
| software.amazon.awssdk.services.signer.waiters |
| Modifier and Type | Method and Description |
|---|---|
static SignerAsyncClient |
SignerAsyncClient.create()
Create a
SignerAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListSigningJobsPublisher(SignerAsyncClient client,
ListSigningJobsRequest firstRequest) |
ListSigningPlatformsPublisher(SignerAsyncClient client,
ListSigningPlatformsRequest firstRequest) |
ListSigningProfilesPublisher(SignerAsyncClient client,
ListSigningProfilesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SignerAsyncWaiter.Builder |
SignerAsyncWaiter.Builder.client(SignerAsyncClient client)
Sets a custom
SignerAsyncClient that will be used to poll the resource |
Copyright © 2020. All rights reserved.