| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
OracleSettings |
CreateEndpointRequest.oracleSettings()
Settings in JSON format for the source and target Oracle endpoint.
|
OracleSettings |
ModifyEndpointRequest.oracleSettings()
Settings in JSON format for the source and target Oracle endpoint.
|
OracleSettings |
Endpoint.oracleSettings()
The settings for the Oracle source and target endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.oracleSettings(OracleSettings oracleSettings)
Settings in JSON format for the source and target Oracle endpoint.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.oracleSettings(OracleSettings oracleSettings)
Settings in JSON format for the source and target Oracle endpoint.
|
Endpoint.Builder |
Endpoint.Builder.oracleSettings(OracleSettings oracleSettings)
The settings for the Oracle source and target endpoint.
|
Copyright © 2023. All rights reserved.