Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbProxyStateException
Packages that use InvalidDbProxyStateException
-
Uses of InvalidDbProxyStateException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbProxyStateExceptionModifier and TypeMethodDescriptiondefault CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(Consumer<CreateDbProxyEndpointRequest.Builder> createDbProxyEndpointRequest) Creates aDBProxyEndpoint.default CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest) Creates aDBProxyEndpoint.default DeleteDbProxyResponseRdsClient.deleteDBProxy(Consumer<DeleteDbProxyRequest.Builder> deleteDbProxyRequest) Deletes an existing DB proxy.default DeleteDbProxyResponseRdsClient.deleteDBProxy(DeleteDbProxyRequest deleteDbProxyRequest) Deletes an existing DB proxy.default DeregisterDbProxyTargetsResponseRdsClient.deregisterDBProxyTargets(Consumer<DeregisterDbProxyTargetsRequest.Builder> deregisterDbProxyTargetsRequest) Remove the association between one or moreDBProxyTargetdata structures and aDBProxyTargetGroup.default DeregisterDbProxyTargetsResponseRdsClient.deregisterDBProxyTargets(DeregisterDbProxyTargetsRequest deregisterDbProxyTargetsRequest) Remove the association between one or moreDBProxyTargetdata structures and aDBProxyTargetGroup.RdsClient.describeDBProxyTargetGroups(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest) Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.RdsClient.describeDBProxyTargetGroups(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest) Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.RdsClient.describeDBProxyTargetGroupsPaginator(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest) This is a variant ofRdsClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.RdsClient.describeDBProxyTargetGroupsPaginator(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest) This is a variant ofRdsClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.default DescribeDbProxyTargetsResponseRdsClient.describeDBProxyTargets(Consumer<DescribeDbProxyTargetsRequest.Builder> describeDbProxyTargetsRequest) Returns information aboutDBProxyTargetobjects.default DescribeDbProxyTargetsResponseRdsClient.describeDBProxyTargets(DescribeDbProxyTargetsRequest describeDbProxyTargetsRequest) Returns information aboutDBProxyTargetobjects.default DescribeDBProxyTargetsIterableRdsClient.describeDBProxyTargetsPaginator(Consumer<DescribeDbProxyTargetsRequest.Builder> describeDbProxyTargetsRequest) This is a variant ofRdsClient.describeDBProxyTargets(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetsRequest)operation.default DescribeDBProxyTargetsIterableRdsClient.describeDBProxyTargetsPaginator(DescribeDbProxyTargetsRequest describeDbProxyTargetsRequest) This is a variant ofRdsClient.describeDBProxyTargets(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetsRequest)operation.default ModifyDbProxyResponseRdsClient.modifyDBProxy(Consumer<ModifyDbProxyRequest.Builder> modifyDbProxyRequest) Changes the settings for an existing DB proxy.default ModifyDbProxyResponseRdsClient.modifyDBProxy(ModifyDbProxyRequest modifyDbProxyRequest) Changes the settings for an existing DB proxy.default ModifyDbProxyEndpointResponseRdsClient.modifyDBProxyEndpoint(Consumer<ModifyDbProxyEndpointRequest.Builder> modifyDbProxyEndpointRequest) Changes the settings for an existing DB proxy endpoint.default ModifyDbProxyEndpointResponseRdsClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest) Changes the settings for an existing DB proxy endpoint.default ModifyDbProxyTargetGroupResponseRdsClient.modifyDBProxyTargetGroup(Consumer<ModifyDbProxyTargetGroupRequest.Builder> modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.default ModifyDbProxyTargetGroupResponseRdsClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.default RegisterDbProxyTargetsResponseRdsClient.registerDBProxyTargets(Consumer<RegisterDbProxyTargetsRequest.Builder> registerDbProxyTargetsRequest) Associate one or moreDBProxyTargetdata structures with aDBProxyTargetGroup.default RegisterDbProxyTargetsResponseRdsClient.registerDBProxyTargets(RegisterDbProxyTargetsRequest registerDbProxyTargetsRequest) Associate one or moreDBProxyTargetdata structures with aDBProxyTargetGroup.