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