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