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