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