Class GetInsightRuleReportRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatch.transform.GetInsightRuleReportRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetInsightRuleReportRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetInsightRuleReportRequestMarshaller
extends Object
implements Marshaller<GetInsightRuleReportRequest>
GetInsightRuleReportRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetInsightRuleReportRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetInsightRuleReportRequest getInsightRuleReportRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetInsightRuleReportRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetInsightRuleReportRequest>- Parameters:
 getInsightRuleReportRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -