| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig |
|
| software.amazon.awssdk.services.appconfig.paginators |
| Modifier and Type | Method and Description |
|---|---|
static AppConfigAsyncClient |
AppConfigAsyncClient.create()
Create a
AppConfigAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListApplicationsPublisher(AppConfigAsyncClient client,
ListApplicationsRequest firstRequest) |
ListConfigurationProfilesPublisher(AppConfigAsyncClient client,
ListConfigurationProfilesRequest firstRequest) |
ListDeploymentsPublisher(AppConfigAsyncClient client,
ListDeploymentsRequest firstRequest) |
ListDeploymentStrategiesPublisher(AppConfigAsyncClient client,
ListDeploymentStrategiesRequest firstRequest) |
ListEnvironmentsPublisher(AppConfigAsyncClient client,
ListEnvironmentsRequest firstRequest) |
ListHostedConfigurationVersionsPublisher(AppConfigAsyncClient client,
ListHostedConfigurationVersionsRequest firstRequest) |
Copyright © 2020. All rights reserved.