Interface CreateTapePoolResponse.Builder

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

public static interface CreateTapePoolResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<CreateTapePoolResponse.Builder,CreateTapePoolResponse>
  • Method Details

    • poolARN

      The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the ListTapePools operation to return a list of tape pools for your account and Amazon Web Services Region.

      Parameters:
      poolARN - The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the ListTapePools operation to return a list of tape pools for your account and Amazon Web Services Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.