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