| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| Modifier and Type | Method and Description |
|---|---|
default GetGroupQueryResponse |
ResourceGroupsClient.getGroupQuery(Consumer<GetGroupQueryRequest.Builder> getGroupQueryRequest)
Retrieves the resource query associated with the specified resource group.
|
default GetGroupQueryResponse |
ResourceGroupsClient.getGroupQuery(GetGroupQueryRequest getGroupQueryRequest)
Retrieves the resource query associated with the specified resource group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGroupQueryResponse> |
ResourceGroupsAsyncClient.getGroupQuery(Consumer<GetGroupQueryRequest.Builder> getGroupQueryRequest)
Retrieves the resource query associated with the specified resource group.
|
default CompletableFuture<GetGroupQueryResponse> |
ResourceGroupsAsyncClient.getGroupQuery(GetGroupQueryRequest getGroupQueryRequest)
Retrieves the resource query associated with the specified resource group.
|
Copyright © 2022. All rights reserved.