| 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 DeleteConfigurationProfileResponse |
AppConfigClient.deleteConfigurationProfile(Consumer<DeleteConfigurationProfileRequest.Builder> deleteConfigurationProfileRequest)
Deletes a configuration profile.
|
default DeleteConfigurationProfileResponse |
AppConfigClient.deleteConfigurationProfile(DeleteConfigurationProfileRequest deleteConfigurationProfileRequest)
Deletes a configuration profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteConfigurationProfileResponse> |
AppConfigAsyncClient.deleteConfigurationProfile(Consumer<DeleteConfigurationProfileRequest.Builder> deleteConfigurationProfileRequest)
Deletes a configuration profile.
|
default CompletableFuture<DeleteConfigurationProfileResponse> |
AppConfigAsyncClient.deleteConfigurationProfile(DeleteConfigurationProfileRequest deleteConfigurationProfileRequest)
Deletes a configuration profile.
|
Copyright © 2023. All rights reserved.