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