public class SwarmOrchestration
extends java.lang.Object
implements java.io.Serializable
RemoteApiVersion.VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static java.lang.Long |
serialVersionUID |
Constructor and Description |
---|
SwarmOrchestration() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
getTaskHistoryRententionLimit() |
int |
hashCode() |
java.lang.String |
toString() |
SwarmOrchestration |
withTaskHistoryRententionLimit(int taskHistoryRententionLimit) |
@CheckForNull public int getTaskHistoryRententionLimit()
taskHistoryRententionLimit
public SwarmOrchestration withTaskHistoryRententionLimit(int taskHistoryRententionLimit)
taskHistoryRententionLimit
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2019. All Rights Reserved.