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