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