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