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