Class GetPriceListFileUrlRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.pricing.transform.GetPriceListFileUrlRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetPriceListFileUrlRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetPriceListFileUrlRequestMarshaller
extends Object
implements Marshaller<GetPriceListFileUrlRequest>
GetPriceListFileUrlRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetPriceListFileUrlRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetPriceListFileUrlRequest getPriceListFileUrlRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetPriceListFileUrlRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetPriceListFileUrlRequest>- Parameters:
 getPriceListFileUrlRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -