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