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