| Package | Description |
|---|---|
| com.baidubce.services.bmr | |
| com.baidubce.services.bmr.model |
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse |
BmrClient.listInstances(ListInstancesRequest request)
List the instances belonging to the target instance group in the BMR cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesRequest |
ListInstancesRequest.withClusterId(String clusterId)
Configure the ID of the target cluster for the request.
|
ListInstancesRequest |
ListInstancesRequest.withInstanceGroupId(String instanceGroupId)
Configure the ID of the target instance group for the request.
|
ListInstancesRequest |
ListInstancesRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2020. All rights reserved.