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