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