Uses of Class
software.amazon.awssdk.services.databasemigration.model.ServerShortInfoResponse
Packages that use ServerShortInfoResponse
-
Uses of ServerShortInfoResponse in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ServerShortInfoResponseModifier and TypeMethodDescriptionfinal ServerShortInfoResponseDatabaseResponse.server()The server name of a database in a Fleet Advisor collector inventory.final ServerShortInfoResponseSchemaResponse.server()The database server for a schema in a Fleet Advisor collector inventory.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type ServerShortInfoResponseModifier and TypeMethodDescriptionDatabaseResponse.Builder.server(ServerShortInfoResponse server) The server name of a database in a Fleet Advisor collector inventory.SchemaResponse.Builder.server(ServerShortInfoResponse server) The database server for a schema in a Fleet Advisor collector inventory.