Uses of Class
software.amazon.awssdk.services.databasemigration.model.IBMDb2Settings
Packages that use IBMDb2Settings
-
Uses of IBMDb2Settings in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return IBMDb2SettingsModifier and TypeMethodDescriptionfinal IBMDb2SettingsCreateEndpointRequest.ibmDb2Settings()Settings in JSON format for the source IBM Db2 LUW endpoint.final IBMDb2SettingsEndpoint.ibmDb2Settings()The settings for the IBM Db2 LUW source endpoint.final IBMDb2SettingsModifyEndpointRequest.ibmDb2Settings()Settings in JSON format for the source IBM Db2 LUW endpoint.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type IBMDb2SettingsModifier and TypeMethodDescriptionCreateEndpointRequest.Builder.ibmDb2Settings(IBMDb2Settings ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint.Endpoint.Builder.ibmDb2Settings(IBMDb2Settings ibmDb2Settings) The settings for the IBM Db2 LUW source endpoint.ModifyEndpointRequest.Builder.ibmDb2Settings(IBMDb2Settings ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint.