| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig |
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application
configurations.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEnvironmentResponse |
AppConfigClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Creates an environment.
|
default CreateEnvironmentResponse |
AppConfigClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Creates an environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEnvironmentResponse> |
AppConfigAsyncClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Creates an environment.
|
default CompletableFuture<CreateEnvironmentResponse> |
AppConfigAsyncClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Creates an environment.
|
Copyright © 2022. All rights reserved.