static ListSnapshotCopyConfigurationsResponse.Builder |
ListSnapshotCopyConfigurationsResponse.builder() |
|
ListSnapshotCopyConfigurationsResponse.Builder |
ListSnapshotCopyConfigurationsResponse.Builder.nextToken(String nextToken) |
If nextToken is returned, there are more results available.
|
ListSnapshotCopyConfigurationsResponse.Builder |
ListSnapshotCopyConfigurationsResponse.Builder.snapshotCopyConfigurations(Collection<SnapshotCopyConfiguration> snapshotCopyConfigurations) |
All of the returned snapshot copy configurations.
|
ListSnapshotCopyConfigurationsResponse.Builder |
ListSnapshotCopyConfigurationsResponse.Builder.snapshotCopyConfigurations(Consumer<SnapshotCopyConfiguration.Builder>... snapshotCopyConfigurations) |
All of the returned snapshot copy configurations.
|
ListSnapshotCopyConfigurationsResponse.Builder |
ListSnapshotCopyConfigurationsResponse.Builder.snapshotCopyConfigurations(SnapshotCopyConfiguration... snapshotCopyConfigurations) |
All of the returned snapshot copy configurations.
|
ListSnapshotCopyConfigurationsResponse.Builder |
ListSnapshotCopyConfigurationsResponse.toBuilder() |
|