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