@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonopensearchserviceRetryOptions extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
AmazonopensearchserviceRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
AmazonopensearchserviceRetryOptions |
clone() |
boolean |
equals(Object obj) |
Integer |
getDurationInSeconds() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setDurationInSeconds(Integer durationInSeconds) |
String |
toString()
Returns a string representation of this object.
|
AmazonopensearchserviceRetryOptions |
withDurationInSeconds(Integer durationInSeconds) |
public void setDurationInSeconds(Integer durationInSeconds)
durationInSeconds - public Integer getDurationInSeconds()
public AmazonopensearchserviceRetryOptions withDurationInSeconds(Integer durationInSeconds)
durationInSeconds - public String toString()
toString in class ObjectObject.toString()public AmazonopensearchserviceRetryOptions clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.