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