@Generated public class ClusterStatusResponse extends Object
Constructor and Description |
---|
ClusterStatusResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClusterId() |
Collection<LibraryFullStatus> |
getLibraryStatuses() |
int |
hashCode() |
ClusterStatusResponse |
setClusterId(String clusterId) |
ClusterStatusResponse |
setLibraryStatuses(Collection<LibraryFullStatus> libraryStatuses) |
String |
toString() |
public ClusterStatusResponse setClusterId(String clusterId)
public String getClusterId()
public ClusterStatusResponse setLibraryStatuses(Collection<LibraryFullStatus> libraryStatuses)
public Collection<LibraryFullStatus> getLibraryStatuses()
Copyright © 2024. All rights reserved.