@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EventSourcesConfig extends Object implements Serializable, Cloneable, StructuredPojo
Describes the event sources.
| Constructor and Description |
|---|
EventSourcesConfig() |
| Modifier and Type | Method and Description |
|---|---|
EventSourcesConfig |
clone() |
boolean |
equals(Object obj) |
AmazonCodeGuruProfilerIntegration |
getAmazonCodeGuruProfiler()
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAmazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
|
String |
toString()
Returns a string representation of this object.
|
EventSourcesConfig |
withAmazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
|
public void setAmazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
amazonCodeGuruProfiler - public AmazonCodeGuruProfilerIntegration getAmazonCodeGuruProfiler()
public EventSourcesConfig withAmazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
amazonCodeGuruProfiler - public String toString()
toString in class ObjectObject.toString()public EventSourcesConfig clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.