Uses of Class
com.baidubce.services.bmr.model.ListInstancesRequest

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.
 



Copyright © 2018. All rights reserved.