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