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