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