Uses of Interface
software.amazon.awssdk.services.rds.model.ModifyDbProxyEndpointResponse.Builder
Packages that use ModifyDbProxyEndpointResponse.Builder
-
Uses of ModifyDbProxyEndpointResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ModifyDbProxyEndpointResponse.BuilderModifier and TypeMethodDescriptionModifyDbProxyEndpointResponse.builder()ModifyDbProxyEndpointResponse.Builder.dbProxyEndpoint(Consumer<DBProxyEndpoint.Builder> dbProxyEndpoint) TheDBProxyEndpointobject representing the new settings for the DB proxy endpoint.ModifyDbProxyEndpointResponse.Builder.dbProxyEndpoint(DBProxyEndpoint dbProxyEndpoint) TheDBProxyEndpointobject representing the new settings for the DB proxy endpoint.ModifyDbProxyEndpointResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type ModifyDbProxyEndpointResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyDbProxyEndpointResponse.Builder>ModifyDbProxyEndpointResponse.serializableBuilderClass()