Interface CreateTapesResponse.Builder

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

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

    • tapeARNs

      A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.

      Parameters:
      tapeARNs - A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tapeARNs

      CreateTapesResponse.Builder tapeARNs(String... tapeARNs)

      A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.

      Parameters:
      tapeARNs - A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.