Uses of Class
software.amazon.awssdk.services.databasemigration.model.RedshiftSettings
Packages that use RedshiftSettings
-
Uses of RedshiftSettings in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RedshiftSettingsModifier and TypeMethodDescriptionfinal RedshiftSettingsCreateEndpointRequest.redshiftSettings()Returns the value of the RedshiftSettings property for this object.final RedshiftSettingsEndpoint.redshiftSettings()Settings for the Amazon Redshift endpoint.final RedshiftSettingsModifyEndpointRequest.redshiftSettings()Returns the value of the RedshiftSettings property for this object.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type RedshiftSettingsModifier and TypeMethodDescriptionCreateEndpointRequest.Builder.redshiftSettings(RedshiftSettings redshiftSettings) Sets the value of the RedshiftSettings property for this object.Endpoint.Builder.redshiftSettings(RedshiftSettings redshiftSettings) Settings for the Amazon Redshift endpoint.ModifyEndpointRequest.Builder.redshiftSettings(RedshiftSettings redshiftSettings) Sets the value of the RedshiftSettings property for this object.