Interface UpdateFileSystemAssociationResponse.Builder

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

  • Method Details

    • fileSystemAssociationARN

      UpdateFileSystemAssociationResponse.Builder fileSystemAssociationARN(String fileSystemAssociationARN)

      The ARN of the updated file system association.

      Parameters:
      fileSystemAssociationARN - The ARN of the updated file system association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.