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