| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
GroupQuery |
GetGroupQueryResponse.groupQuery()
The resource query associated with the specified group.
|
GroupQuery |
UpdateGroupQueryResponse.groupQuery()
The resource query associated with the resource group after the update.
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupQueryResponse.Builder |
GetGroupQueryResponse.Builder.groupQuery(GroupQuery groupQuery)
The resource query associated with the specified group.
|
UpdateGroupQueryResponse.Builder |
UpdateGroupQueryResponse.Builder.groupQuery(GroupQuery groupQuery)
The resource query associated with the resource group after the update.
|
Copyright © 2020. All rights reserved.