Uses of Class
software.amazon.awssdk.services.rds.model.ModifyDbProxyEndpointRequest
Packages that use ModifyDbProxyEndpointRequest
Package
Description
-
Uses of ModifyDbProxyEndpointRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type ModifyDbProxyEndpointRequestModifier and TypeMethodDescriptionRdsAsyncClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest) Changes the settings for an existing DB proxy endpoint.default ModifyDbProxyEndpointResponseRdsClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest) Changes the settings for an existing DB proxy endpoint. -
Uses of ModifyDbProxyEndpointRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type ModifyDbProxyEndpointRequestModifier and TypeMethodDescriptionModifyDbProxyEndpointRequestMarshaller.marshall(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest)