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