public class DeleteSpotDatafeedSubscriptionRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DeleteSpotDatafeedSubscriptionRequest>
DeleteSpotDatafeedSubscription operation
.
Deletes the data feed for Spot instances.
NOOP
Constructor and Description |
---|
DeleteSpotDatafeedSubscriptionRequest() |
Modifier and Type | Method and Description |
---|---|
DeleteSpotDatafeedSubscriptionRequest |
clone() |
boolean |
equals(Object obj) |
Request<DeleteSpotDatafeedSubscriptionRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public DeleteSpotDatafeedSubscriptionRequest()
public Request<DeleteSpotDatafeedSubscriptionRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DeleteSpotDatafeedSubscriptionRequest>
public String toString()
toString
in class Object
Object.toString()
public DeleteSpotDatafeedSubscriptionRequest clone()
clone
in class AmazonWebServiceRequest
Copyright © 2015. All rights reserved.