| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayGroup.Builder |
GatewayGroup.Builder.arn(String arn)
The ARN of the gateway group.
|
static GatewayGroup.Builder |
GatewayGroup.builder() |
GatewayGroup.Builder |
GatewayGroup.Builder.description(String description)
The description of the gateway group.
|
GatewayGroup.Builder |
GatewayGroup.Builder.name(String name)
The name of the gateway group.
|
GatewayGroup.Builder |
GatewayGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GatewayGroup.Builder> |
GatewayGroup.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetGatewayGroupResponse.Builder |
GetGatewayGroupResponse.Builder.gatewayGroup(Consumer<GatewayGroup.Builder> gatewayGroup)
Sets the value of the GatewayGroup property for this object.
|
Copyright © 2023. All rights reserved.