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

Packages that use ListStepsResponse
com.baidubce.services.bmr   
 

Uses of ListStepsResponse in com.baidubce.services.bmr
 

Methods in com.baidubce.services.bmr that return ListStepsResponse
 ListStepsResponse BmrClient.listSteps(ListStepsRequest request)
          List all the steps of the target BMR cluster.
 ListStepsResponse BmrClient.listSteps(String clusterId)
          List all the steps of the target BMR cluster.
 ListStepsResponse BmrClient.listSteps(String clusterId, int maxKeys)
          List all the steps of the target BMR cluster.
 ListStepsResponse BmrClient.listSteps(String clusterId, String marker, int maxKeys)
          List all the steps of the target BMR cluster.
 



Copyright © 2018. All rights reserved.