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