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