| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.asp |
| Modifier and Type | Method and Description |
|---|---|
ListAspsResponse |
BccClient.listAsps(ListAspsRequest request)
Listing asps owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListAspsRequest |
ListAspsRequest.withAspName(String aspName)
Configure the request with specified aspName.
|
ListAspsRequest |
ListAspsRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListAspsRequest |
ListAspsRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListAspsRequest |
ListAspsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ListAspsRequest |
ListAspsRequest.withVolumeName(String volumeName)
Configure the request with specified aspName.
|
Copyright © 2022. All rights reserved.