Class AbstractAmazonCodeDeploy

java.lang.Object
com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
All Implemented Interfaces:
AmazonCodeDeploy
Direct Known Subclasses:
AbstractAmazonCodeDeployAsync

public class AbstractAmazonCodeDeploy extends Object implements AmazonCodeDeploy
Abstract implementation of AmazonCodeDeploy. Convenient method forms pass through to the corresponding overload that takes a request object, which throws an UnsupportedOperationException.