Interface UpdateAppInstanceUserEndpointResponse.Builder

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

  • Method Details

    • appInstanceUserArn

      UpdateAppInstanceUserEndpointResponse.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.