Uses of Class
software.amazon.awssdk.services.databasemigration.model.DocDbSettings
Packages that use DocDbSettings
-
Uses of DocDbSettings in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return DocDbSettingsModifier and TypeMethodDescriptionfinal DocDbSettingsCreateEndpointRequest.docDbSettings()Returns the value of the DocDbSettings property for this object.final DocDbSettingsEndpoint.docDbSettings()Returns the value of the DocDbSettings property for this object.final DocDbSettingsModifyEndpointRequest.docDbSettings()Settings in JSON format for the source DocumentDB endpoint.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type DocDbSettingsModifier and TypeMethodDescriptionCreateEndpointRequest.Builder.docDbSettings(DocDbSettings docDbSettings) Sets the value of the DocDbSettings property for this object.Endpoint.Builder.docDbSettings(DocDbSettings docDbSettings) Sets the value of the DocDbSettings property for this object.ModifyEndpointRequest.Builder.docDbSettings(DocDbSettings docDbSettings) Settings in JSON format for the source DocumentDB endpoint.