| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model | |
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceFilter> |
ListGroupResourcesRequest.filters()
Filters, formatted as ResourceFilter objects, that you want to apply to a ListGroupResources operation.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupResourcesRequest.Builder |
ListGroupResourcesRequest.Builder.filters(ResourceFilter... filters)
Filters, formatted as ResourceFilter objects, that you want to apply to a ListGroupResources operation.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupResourcesRequest.Builder |
ListGroupResourcesRequest.Builder.filters(Collection<ResourceFilter> filters)
Filters, formatted as ResourceFilter objects, that you want to apply to a ListGroupResources operation.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceFilter |
ResourceFilterUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceFilterMarshaller.marshall(ResourceFilter resourceFilter,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.