public class Cluster extends Object
Cluster(String clusterName, String owner, int cuCount, String description, long createTime, String status, DLIClient client)
void
deleteCluster()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Cluster(String clusterName, String owner, int cuCount, String description, long createTime, String status, DLIClient client)
public void deleteCluster() throws DLIException
DLIException
public String toString()
toString
Object
Copyright © 2023. All rights reserved.