@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetConfigurationSetEventDestinationsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description | 
|---|
GetConfigurationSetEventDestinationsRequest()  | 
| Modifier and Type | Method and Description | 
|---|---|
GetConfigurationSetEventDestinationsRequest | 
clone()
Creates a shallow clone of this object for all fields except the handler context. 
 | 
boolean | 
equals(Object obj)  | 
String | 
getConfigurationSetName()
ConfigurationSetName 
 | 
int | 
hashCode()  | 
void | 
setConfigurationSetName(String configurationSetName)
ConfigurationSetName 
 | 
String | 
toString()
Returns a string representation of this object. 
 | 
GetConfigurationSetEventDestinationsRequest | 
withConfigurationSetName(String configurationSetName)
ConfigurationSetName 
 | 
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic GetConfigurationSetEventDestinationsRequest()
public void setConfigurationSetName(String configurationSetName)
configurationSetName - ConfigurationSetNamepublic String getConfigurationSetName()
public GetConfigurationSetEventDestinationsRequest withConfigurationSetName(String configurationSetName)
configurationSetName - ConfigurationSetNamepublic String toString()
toString in class ObjectObject.toString()public GetConfigurationSetEventDestinationsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()