Interface UpdateAppInstanceUserEndpointResponse.Builder

    • Method Detail

      • 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

        UpdateAppInstanceUserEndpointResponse.Builder endpointId​(String 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.