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