|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetStepRequest | |
---|---|
com.baidubce.services.bmr | |
com.baidubce.services.bmr.model |
Uses of GetStepRequest in com.baidubce.services.bmr |
---|
Methods in com.baidubce.services.bmr with parameters of type GetStepRequest | |
---|---|
GetStepResponse |
BmrClient.getStep(GetStepRequest request)
Describe the detail information of the target step. |
Uses of GetStepRequest in com.baidubce.services.bmr.model |
---|
Methods in com.baidubce.services.bmr.model that return GetStepRequest | |
---|---|
GetStepRequest |
GetStepRequest.withClusterId(String clusterId)
Configure the cluster ID for the request. |
GetStepRequest |
GetStepRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request. |
GetStepRequest |
GetStepRequest.withStepId(String stepId)
Configure the step ID for the request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |