| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
static ListGroupResourcesItem.Builder |
ListGroupResourcesItem.builder() |
default ListGroupResourcesItem.Builder |
ListGroupResourcesItem.Builder.identifier(Consumer<ResourceIdentifier.Builder> identifier)
Sets the value of the Identifier property for this object.
|
ListGroupResourcesItem.Builder |
ListGroupResourcesItem.Builder.identifier(ResourceIdentifier identifier)
Sets the value of the Identifier property for this object.
|
default ListGroupResourcesItem.Builder |
ListGroupResourcesItem.Builder.status(Consumer<ResourceStatus.Builder> status)
A structure that contains the status of this resource's membership in the group.
|
ListGroupResourcesItem.Builder |
ListGroupResourcesItem.Builder.status(ResourceStatus status)
A structure that contains the status of this resource's membership in the group.
|
ListGroupResourcesItem.Builder |
ListGroupResourcesItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListGroupResourcesItem.Builder> |
ListGroupResourcesItem.serializableBuilderClass() |
Copyright © 2021. All rights reserved.