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