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