| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| Modifier and Type | Method and Description |
|---|---|
default GetGroupConfigurationResponse |
ResourceGroupsClient.getGroupConfiguration(Consumer<GetGroupConfigurationRequest.Builder> getGroupConfigurationRequest)
Returns the service configuration associated with the specified resource group.
|
default GetGroupConfigurationResponse |
ResourceGroupsClient.getGroupConfiguration(GetGroupConfigurationRequest getGroupConfigurationRequest)
Returns the service configuration associated with the specified resource group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGroupConfigurationResponse> |
ResourceGroupsAsyncClient.getGroupConfiguration(Consumer<GetGroupConfigurationRequest.Builder> getGroupConfigurationRequest)
Returns the service configuration associated with the specified resource group.
|
default CompletableFuture<GetGroupConfigurationResponse> |
ResourceGroupsAsyncClient.getGroupConfiguration(GetGroupConfigurationRequest getGroupConfigurationRequest)
Returns the service configuration associated with the specified resource group.
|
Copyright © 2023. All rights reserved.