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