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