| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
GroupSummary.Builder |
GroupSummary.Builder.arn(String arn)
The ARN of the group.
|
static GroupSummary.Builder |
GroupSummary.builder() |
GroupSummary.Builder |
GroupSummary.Builder.id(String id)
The unique ID of the group.
|
GroupSummary.Builder |
GroupSummary.Builder.name(String name)
The name of the group.
|
GroupSummary.Builder |
GroupSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroupSummary.Builder> |
GroupSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.