Interface AlexaForBusinessMetadata.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AlexaForBusinessMetadata.Builder,AlexaForBusinessMetadata>, SdkBuilder<AlexaForBusinessMetadata.Builder,AlexaForBusinessMetadata>, SdkPojo
Enclosing class:
AlexaForBusinessMetadata

public static interface AlexaForBusinessMetadata.Builder extends SdkPojo, CopyableBuilder<AlexaForBusinessMetadata.Builder,AlexaForBusinessMetadata>
  • Method Details

    • isAlexaForBusinessEnabled

      AlexaForBusinessMetadata.Builder isAlexaForBusinessEnabled(Boolean isAlexaForBusinessEnabled)

      Starts or stops Alexa for Business.

      Parameters:
      isAlexaForBusinessEnabled - Starts or stops Alexa for Business.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • alexaForBusinessRoomArn

      AlexaForBusinessMetadata.Builder alexaForBusinessRoomArn(String alexaForBusinessRoomArn)

      The ARN of the room resource.

      Parameters:
      alexaForBusinessRoomArn - The ARN of the room resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.