public static interface CreateTapesResponse.Builder extends StorageGatewayResponse.Builder, CopyableBuilder<CreateTapesResponse.Builder,CreateTapesResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTapesResponse.Builder |
tapeARNs(Collection<String> tapeARNs)
A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
|
CreateTapesResponse.Builder |
tapeARNs(String... tapeARNs)
A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateTapesResponse.Builder tapeARNs(Collection<String> tapeARNs)
A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
tapeARNs - A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.CreateTapesResponse.Builder tapeARNs(String... tapeARNs)
A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
tapeARNs - A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.