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