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()
taskHistoryRententionLimitpublic SwarmOrchestration withTaskHistoryRententionLimit(int taskHistoryRententionLimit)
taskHistoryRententionLimitpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2019. All Rights Reserved.