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