public static interface CreateRoomResponse.Builder extends AlexaForBusinessResponse.Builder, CopyableBuilder<CreateRoomResponse.Builder,CreateRoomResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateRoomResponse.Builder |
roomArn(String roomArn)
The ARN of the newly created room in the response.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateRoomResponse.Builder roomArn(String roomArn)
The ARN of the newly created room in the response.
roomArn - The ARN of the newly created room in the response.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.