com.baidubce.services.bmr.model
Class CreateClusterResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.bmr.model.CreateClusterResponse
public class CreateClusterResponse
- extends AbstractBceResponse
Represent the response for the CreateClusterRequest.
The response contains the ID of the newly created cluster.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateClusterResponse
public CreateClusterResponse()
getClusterId
public String getClusterId()
setClusterId
public void setClusterId(String clusterId)
Copyright © 2016. All rights reserved.