| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.volume |
| Modifier and Type | Method and Description |
|---|---|
ListVolumesResponse |
BccClient.listVolumes(ListVolumesRequest request)
Listing volumes owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListVolumesRequest |
ListVolumesRequest.withInstanceId(String instanceId)
Configure the request with specified instanceId.
|
ListVolumesRequest |
ListVolumesRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListVolumesRequest |
ListVolumesRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListVolumesRequest |
ListVolumesRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ListVolumesRequest |
ListVolumesRequest.withZoneName(String zoneName) |
Copyright © 2021. All rights reserved.