@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DeleteMultiplexRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
DeleteMultiplexRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteMultiplexRequest |
clone() |
boolean |
equals(Object obj) |
String |
getMultiplexId()
The ID of the multiplex.
|
int |
hashCode() |
void |
setMultiplexId(String multiplexId)
The ID of the multiplex.
|
String |
toString()
Returns a string representation of this object.
|
DeleteMultiplexRequest |
withMultiplexId(String multiplexId)
The ID of the multiplex.
|
addHandlerContext, copyBaseTo, 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 void setMultiplexId(String multiplexId)
multiplexId - The ID of the multiplex.public String getMultiplexId()
public DeleteMultiplexRequest withMultiplexId(String multiplexId)
multiplexId - The ID of the multiplex.public String toString()
toString in class ObjectObject.toString()public DeleteMultiplexRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.