| Package | Description |
|---|---|
| com.baidubce.services.bmr | |
| com.baidubce.services.bmr.model |
| Modifier and Type | Method and Description |
|---|---|
ListClustersResponse |
BmrClient.listClusters(ListClustersRequest request)
List BMR clusters owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListClustersRequest |
ListClustersRequest.withMarker(String marker)
Configure the marker for the query request.
|
ListClustersRequest |
ListClustersRequest.withMaxKeys(int maxKeys)
Configure the max count for each response page.
|
ListClustersRequest |
ListClustersRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2024. All rights reserved.