| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayGroupSummary.Builder |
GatewayGroupSummary.Builder.arn(String arn)
The ARN of the gateway group.
|
static GatewayGroupSummary.Builder |
GatewayGroupSummary.builder() |
GatewayGroupSummary.Builder |
GatewayGroupSummary.Builder.description(String description)
The description of the gateway group.
|
GatewayGroupSummary.Builder |
GatewayGroupSummary.Builder.name(String name)
The name of the gateway group.
|
GatewayGroupSummary.Builder |
GatewayGroupSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GatewayGroupSummary.Builder> |
GatewayGroupSummary.serializableBuilderClass() |
Copyright © 2021. All rights reserved.