|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListInstancesRequest | |
---|---|
com.baidubce.services.bmr | |
com.baidubce.services.bmr.model |
Uses of ListInstancesRequest in com.baidubce.services.bmr |
---|
Methods in com.baidubce.services.bmr with parameters of type ListInstancesRequest | |
---|---|
ListInstancesResponse |
BmrClient.listInstances(ListInstancesRequest request)
List the instances belonging to the target instance group in the BMR cluster. |
Uses of ListInstancesRequest in com.baidubce.services.bmr.model |
---|
Methods in com.baidubce.services.bmr.model that return ListInstancesRequest | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |