@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-12-06T17:03:25.100Z") 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 © 2018. All rights reserved.