@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DeleteLiveSourceRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
DeleteLiveSourceRequest() |
Modifier and Type | Method and Description |
---|---|
DeleteLiveSourceRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getLiveSourceName()
The name of the live source.
|
String |
getSourceLocationName()
The name of the source location associated with this Live Source.
|
int |
hashCode() |
void |
setLiveSourceName(String liveSourceName)
The name of the live source.
|
void |
setSourceLocationName(String sourceLocationName)
The name of the source location associated with this Live Source.
|
String |
toString()
Returns a string representation of this object.
|
DeleteLiveSourceRequest |
withLiveSourceName(String liveSourceName)
The name of the live source.
|
DeleteLiveSourceRequest |
withSourceLocationName(String sourceLocationName)
The name of the source location associated with this Live Source.
|
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, withSdkRequestTimeout
public void setLiveSourceName(String liveSourceName)
The name of the live source.
liveSourceName
- The name of the live source.public String getLiveSourceName()
The name of the live source.
public DeleteLiveSourceRequest withLiveSourceName(String liveSourceName)
The name of the live source.
liveSourceName
- The name of the live source.public void setSourceLocationName(String sourceLocationName)
The name of the source location associated with this Live Source.
sourceLocationName
- The name of the source location associated with this Live Source.public String getSourceLocationName()
The name of the source location associated with this Live Source.
public DeleteLiveSourceRequest withSourceLocationName(String sourceLocationName)
The name of the source location associated with this Live Source.
sourceLocationName
- The name of the source location associated with this Live Source.public String toString()
toString
in class Object
Object.toString()
public DeleteLiveSourceRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.