| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupIdentifier.Builder |
GroupIdentifier.builder() |
GroupIdentifier.Builder |
GroupIdentifier.Builder.groupArn(String groupArn)
The ARN of the resource group.
|
GroupIdentifier.Builder |
GroupIdentifier.Builder.groupName(String groupName)
The name of the resource group.
|
GroupIdentifier.Builder |
GroupIdentifier.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroupIdentifier.Builder> |
GroupIdentifier.serializableBuilderClass() |
Copyright © 2020. All rights reserved.