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