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