public class SwarmOrchestration
extends java.lang.Object
implements java.io.Serializable
RemoteApiVersion.VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static 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) |
public static final long serialVersionUID
@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.