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