@Generated public class ContextStatusRequest extends Object
Constructor and Description |
---|
ContextStatusRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClusterId() |
String |
getContextId() |
int |
hashCode() |
ContextStatusRequest |
setClusterId(String clusterId) |
ContextStatusRequest |
setContextId(String contextId) |
String |
toString() |
public ContextStatusRequest setClusterId(String clusterId)
public String getClusterId()
public ContextStatusRequest setContextId(String contextId)
public String getContextId()
Copyright © 2023. All rights reserved.