Interface AssociateFileSystemResponse.Builder

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

  • Method Details

    • fileSystemAssociationARN

      AssociateFileSystemResponse.Builder fileSystemAssociationARN(String fileSystemAssociationARN)

      The ARN of the newly created file system association.

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