static ListApplicationSnapshotsResponse.Builder |
ListApplicationSnapshotsResponse.builder() |
|
ListApplicationSnapshotsResponse.Builder |
ListApplicationSnapshotsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no additional results.
|
ListApplicationSnapshotsResponse.Builder |
ListApplicationSnapshotsResponse.Builder.snapshotSummaries(Collection<SnapshotDetails> snapshotSummaries) |
A collection of objects containing information about the application snapshots.
|
ListApplicationSnapshotsResponse.Builder |
ListApplicationSnapshotsResponse.Builder.snapshotSummaries(Consumer<SnapshotDetails.Builder>... snapshotSummaries) |
A collection of objects containing information about the application snapshots.
|
ListApplicationSnapshotsResponse.Builder |
ListApplicationSnapshotsResponse.Builder.snapshotSummaries(SnapshotDetails... snapshotSummaries) |
A collection of objects containing information about the application snapshots.
|
ListApplicationSnapshotsResponse.Builder |
ListApplicationSnapshotsResponse.toBuilder() |
|