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