Class DeleteDeploymentStrategyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.appconfig.transform.DeleteDeploymentStrategyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteDeploymentStrategyRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteDeploymentStrategyRequestMarshaller extends Object implements Marshaller<DeleteDeploymentStrategyRequest>
DeleteDeploymentStrategyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteDeploymentStrategyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteDeploymentStrategyRequest deleteDeploymentStrategyRequest)
-
-
-
Constructor Detail
-
DeleteDeploymentStrategyRequestMarshaller
public DeleteDeploymentStrategyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteDeploymentStrategyRequest deleteDeploymentStrategyRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteDeploymentStrategyRequest>
-
-