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