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