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