| Package | Description |
|---|---|
| com.baidubce.services.bmr |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All rights reserved.