public static class ListSnapshotsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse |
build() |
ListSnapshotsResponse.Builder |
copy(ListSnapshotsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListSnapshotsResponse.Builder |
items(List<SnapshotSummary> items) |
ListSnapshotsResponse.Builder |
opcNextPage(String opcNextPage) |
ListSnapshotsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListSnapshotsResponse.Builder copy(ListSnapshotsResponse o)
Copy method to populate the builder with values from the given instance.
public ListSnapshotsResponse.Builder opcNextPage(String opcNextPage)
public ListSnapshotsResponse.Builder opcRequestId(String opcRequestId)
public ListSnapshotsResponse.Builder items(List<SnapshotSummary> items)
public ListSnapshotsResponse build()
Copyright © 2016–2019. All rights reserved.