| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateDbProxyResponse.Builder |
CreateDbProxyResponse.builder() |
default CreateDbProxyResponse.Builder |
CreateDbProxyResponse.Builder.dbProxy(Consumer<DBProxy.Builder> dbProxy)
The
DBProxy structure corresponding to the new proxy. |
CreateDbProxyResponse.Builder |
CreateDbProxyResponse.Builder.dbProxy(DBProxy dbProxy)
The
DBProxy structure corresponding to the new proxy. |
CreateDbProxyResponse.Builder |
CreateDbProxyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateDbProxyResponse.Builder> |
CreateDbProxyResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.