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