| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
DocDbSettings |
CreateEndpointRequest.docDbSettings()
Returns the value of the DocDbSettings property for this object.
|
DocDbSettings |
ModifyEndpointRequest.docDbSettings()
Settings in JSON format for the source DocumentDB endpoint.
|
DocDbSettings |
Endpoint.docDbSettings()
Returns the value of the DocDbSettings property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.docDbSettings(DocDbSettings docDbSettings)
Sets the value of the DocDbSettings property for this object.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.docDbSettings(DocDbSettings docDbSettings)
Settings in JSON format for the source DocumentDB endpoint.
|
Endpoint.Builder |
Endpoint.Builder.docDbSettings(DocDbSettings docDbSettings)
Sets the value of the DocDbSettings property for this object.
|
Copyright © 2023. All rights reserved.