| 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 GetEnvironmentResponse |
AppConfigClient.getEnvironment(Consumer<GetEnvironmentRequest.Builder> getEnvironmentRequest)
Retrieves information about an environment.
|
default GetEnvironmentResponse |
AppConfigClient.getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Retrieves information about an environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEnvironmentResponse> |
AppConfigAsyncClient.getEnvironment(Consumer<GetEnvironmentRequest.Builder> getEnvironmentRequest)
Retrieves information about an environment.
|
default CompletableFuture<GetEnvironmentResponse> |
AppConfigAsyncClient.getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Retrieves information about an environment.
|
Copyright © 2022. All rights reserved.