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