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