| Package | Description |
|---|---|
| software.amazon.awssdk.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).
|
| 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 © 2020. All rights reserved.