Interface CreateLocationEfsResponse.Builder

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

public static interface CreateLocationEfsResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<CreateLocationEfsResponse.Builder,CreateLocationEfsResponse>
  • Method Details

    • locationArn

      CreateLocationEfsResponse.Builder locationArn(String locationArn)

      The Amazon Resource Name (ARN) of the Amazon EFS file system location that you create.

      Parameters:
      locationArn - The Amazon Resource Name (ARN) of the Amazon EFS file system location that you create.
      Returns:
      Returns a reference to this object so that method calls can be chained together.