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