| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model | |
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
GroupQuery |
UpdateGroupQueryResponse.groupQuery()
The resource query associated with the resource group after the update.
|
GroupQuery |
GetGroupQueryResponse.groupQuery()
The resource query associated with the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGroupQueryResponse.Builder |
UpdateGroupQueryResponse.Builder.groupQuery(GroupQuery groupQuery)
The resource query associated with the resource group after the update.
|
GetGroupQueryResponse.Builder |
GetGroupQueryResponse.Builder.groupQuery(GroupQuery groupQuery)
The resource query associated with the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
GroupQuery |
GroupQueryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupQueryMarshaller.marshall(GroupQuery groupQuery,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.