Class GetInsightRuleReportRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatch.transform.GetInsightRuleReportRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetInsightRuleReportRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetInsightRuleReportRequestMarshaller
extends Object
implements Marshaller<GetInsightRuleReportRequest>
GetInsightRuleReportRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetInsightRuleReportRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetInsightRuleReportRequest getInsightRuleReportRequest)
-
Constructor Details
-
GetInsightRuleReportRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetInsightRuleReportRequest>
-