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