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