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