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