| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig |
|
| software.amazon.awssdk.services.appconfig.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateApplicationResponse |
AppConfigClient.createApplication(CreateApplicationRequest createApplicationRequest)
An application in AppConfig is a logical unit of code that provides capabilities for your customers.
|
default CompletableFuture<CreateApplicationResponse> |
AppConfigAsyncClient.createApplication(CreateApplicationRequest createApplicationRequest)
An application in AppConfig is a logical unit of code that provides capabilities for your customers.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateApplicationRequestMarshaller.marshall(CreateApplicationRequest createApplicationRequest) |
Copyright © 2020. All rights reserved.