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() |
|