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