Class ModifyDbRecommendationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.ModifyDbRecommendationRequestMarshaller
- All Implemented Interfaces:
Marshaller<ModifyDbRecommendationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ModifyDbRecommendationRequestMarshaller
extends Object
implements Marshaller<ModifyDbRecommendationRequest>
ModifyDbRecommendationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionModifyDbRecommendationRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ModifyDbRecommendationRequest modifyDbRecommendationRequest)
-
Constructor Details
-
ModifyDbRecommendationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ModifyDbRecommendationRequest>
-