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