Uses of Class
software.amazon.awssdk.services.databasemigration.model.NeptuneSettings
Packages that use NeptuneSettings
-
Uses of NeptuneSettings in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return NeptuneSettingsModifier and TypeMethodDescriptionfinal NeptuneSettingsCreateEndpointRequest.neptuneSettings()Settings in JSON format for the target Amazon Neptune endpoint.final NeptuneSettingsEndpoint.neptuneSettings()The settings for the Amazon Neptune target endpoint.final NeptuneSettingsModifyEndpointRequest.neptuneSettings()Settings in JSON format for the target Amazon Neptune endpoint.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type NeptuneSettingsModifier and TypeMethodDescriptionCreateEndpointRequest.Builder.neptuneSettings(NeptuneSettings neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.Endpoint.Builder.neptuneSettings(NeptuneSettings neptuneSettings) The settings for the Amazon Neptune target endpoint.ModifyEndpointRequest.Builder.neptuneSettings(NeptuneSettings neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.