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