| 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 SignerClient |
SignerClient.create()
Create a
SignerClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListSigningJobsIterable(SignerClient client,
ListSigningJobsRequest firstRequest) |
ListSigningPlatformsIterable(SignerClient client,
ListSigningPlatformsRequest firstRequest) |
ListSigningProfilesIterable(SignerClient client,
ListSigningProfilesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SignerWaiter.Builder |
SignerWaiter.Builder.client(SignerClient client)
Sets a custom
SignerClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.