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