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