Interface UpdateAccessResponse.Builder

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

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

    • serverId

      The identifier of the server that the user is attached to.

      Parameters:
      serverId - The identifier of the server that the user is attached to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      UpdateAccessResponse.Builder externalId(String externalId)

      The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Amazon Web ServicesTransfer Family.

      Parameters:
      externalId - The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Amazon Web ServicesTransfer Family.
      Returns:
      Returns a reference to this object so that method calls can be chained together.