| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static RoomData.Builder |
RoomData.builder() |
RoomData.Builder |
RoomData.Builder.description(String description)
The description of a room.
|
RoomData.Builder |
RoomData.Builder.profileArn(String profileArn)
The profile ARN of a room.
|
RoomData.Builder |
RoomData.Builder.profileName(String profileName)
The profile name of a room.
|
RoomData.Builder |
RoomData.Builder.providerCalendarId(String providerCalendarId)
The provider calendar ARN of a room.
|
RoomData.Builder |
RoomData.Builder.roomArn(String roomArn)
The ARN of a room.
|
RoomData.Builder |
RoomData.Builder.roomName(String roomName)
The name of a room.
|
RoomData.Builder |
RoomData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RoomData.Builder> |
RoomData.serializableBuilderClass() |
Copyright © 2021. All rights reserved.