| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDbSubnetGroupResponse |
RdsClient.createDBSubnetGroup(CreateDbSubnetGroupRequest createDbSubnetGroupRequest)
Creates a new DB subnet group.
|
default CompletableFuture<CreateDbSubnetGroupResponse> |
RdsAsyncClient.createDBSubnetGroup(CreateDbSubnetGroupRequest createDbSubnetGroupRequest)
Creates a new DB subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbSubnetGroupRequestMarshaller.marshall(CreateDbSubnetGroupRequest createDbSubnetGroupRequest) |
Copyright © 2023. All rights reserved.