| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static ModifyDbProxyEndpointResponse.Builder |
ModifyDbProxyEndpointResponse.builder() |
default ModifyDbProxyEndpointResponse.Builder |
ModifyDbProxyEndpointResponse.Builder.dbProxyEndpoint(Consumer<DBProxyEndpoint.Builder> dbProxyEndpoint)
The
DBProxyEndpoint object representing the new settings for the DB proxy endpoint. |
ModifyDbProxyEndpointResponse.Builder |
ModifyDbProxyEndpointResponse.Builder.dbProxyEndpoint(DBProxyEndpoint dbProxyEndpoint)
The
DBProxyEndpoint object representing the new settings for the DB proxy endpoint. |
ModifyDbProxyEndpointResponse.Builder |
ModifyDbProxyEndpointResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModifyDbProxyEndpointResponse.Builder> |
ModifyDbProxyEndpointResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.