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