public class DeleteSpotDatafeedSubscriptionRequest extends AmazonWebServiceRequest implements Serializable, DryRunSupportedRequest<DeleteSpotDatafeedSubscriptionRequest>
DeleteSpotDatafeedSubscription operation
.
Deletes the datafeed for Spot Instances. For more information, see Spot Instances in the Amazon Elastic Compute Cloud User Guide .
NOOP
Constructor and Description |
---|
DeleteSpotDatafeedSubscriptionRequest() |
Modifier and Type | Method and Description |
---|---|
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.
|
copyPrivateRequestParameters, getGeneralProgressListener, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, 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()
Copyright © 2014. All rights reserved.