@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiClusterPerfInspectorArgs extends Object
Constructor and Description |
---|
ApiClusterPerfInspectorArgs() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiPerfInspectorPingArgs |
getPingArgs()
Optional ping request arguments.
|
int |
hashCode() |
ApiClusterPerfInspectorArgs |
pingArgs(ApiPerfInspectorPingArgs pingArgs) |
void |
setPingArgs(ApiPerfInspectorPingArgs pingArgs) |
String |
toString() |
public ApiClusterPerfInspectorArgs pingArgs(ApiPerfInspectorPingArgs pingArgs)
public ApiPerfInspectorPingArgs getPingArgs()
public void setPingArgs(ApiPerfInspectorPingArgs pingArgs)
Copyright © 2019. All rights reserved.