| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| Modifier and Type | Method and Description |
|---|---|
default PutGroupConfigurationResponse |
ResourceGroupsClient.putGroupConfiguration(Consumer<PutGroupConfigurationRequest.Builder> putGroupConfigurationRequest)
Attaches a service configuration to the specified group.
|
default PutGroupConfigurationResponse |
ResourceGroupsClient.putGroupConfiguration(PutGroupConfigurationRequest putGroupConfigurationRequest)
Attaches a service configuration to the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutGroupConfigurationResponse> |
ResourceGroupsAsyncClient.putGroupConfiguration(Consumer<PutGroupConfigurationRequest.Builder> putGroupConfigurationRequest)
Attaches a service configuration to the specified group.
|
default CompletableFuture<PutGroupConfigurationResponse> |
ResourceGroupsAsyncClient.putGroupConfiguration(PutGroupConfigurationRequest putGroupConfigurationRequest)
Attaches a service configuration to the specified group.
|
Copyright © 2023. All rights reserved.