Class GetRoomCommandProtected
Constructors
constructor
- new GetRoomCommand(input: GetRoomCommandInput): GetRoomCommand
-
Methods
Static
getEndpointParameterInstructions
- getEndpointParameterInstructions(): EndpointParameterInstructions
-
Returns EndpointParameterInstructions
Gets the specified room.
Example
Use a bare-bones client and the command you need to make an API call.
Param
GetRoomCommandInput
Returns
GetRoomCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
Throws
ResourceNotFoundException (client fault)
Throws
ValidationException (client fault)
Throws
IvschatServiceException
Base exception class for all service exceptions from Ivschat service.