Interface RegisterAppInstanceUserEndpointResponse.Builder

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

  • Method Details

    • appInstanceUserArn

      RegisterAppInstanceUserEndpointResponse.Builder appInstanceUserArn(String appInstanceUserArn)

      The ARN of the AppInstanceUser.

      Parameters:
      appInstanceUserArn - The ARN of the AppInstanceUser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endpointId

      The unique identifier of the AppInstanceUserEndpoint.

      Parameters:
      endpointId - The unique identifier of the AppInstanceUserEndpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.