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