Interface CreateProfileResponse.Builder

All Superinterfaces:
AlexaForBusinessResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<CreateProfileResponse.Builder,CreateProfileResponse>, SdkBuilder<CreateProfileResponse.Builder,CreateProfileResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateProfileResponse

  • Method Details

    • profileArn

      CreateProfileResponse.Builder profileArn(String profileArn)

      The ARN of the newly created room profile in the response.

      Parameters:
      profileArn - The ARN of the newly created room profile in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.