| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.snapshot |
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsResponse |
BccClient.listSnapshots(ListSnapshotsRequest request)
Listing snapshots owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsRequest |
ListSnapshotsRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListSnapshotsRequest |
ListSnapshotsRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListSnapshotsRequest |
ListSnapshotsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ListSnapshotsRequest |
ListSnapshotsRequest.withVolumeId(String volumeId)
Configure the request with specified volumeId.
|
Copyright © 2023. All rights reserved.