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