Uses of Class
software.amazon.awssdk.services.databasemigration.model.SchemaResponse
Packages that use SchemaResponse
-
Uses of SchemaResponse in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type SchemaResponseModifier and TypeMethodDescriptionfinal List<SchemaResponse>DescribeFleetAdvisorSchemasResponse.fleetAdvisorSchemas()A collection ofSchemaResponseobjects.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type SchemaResponseModifier and TypeMethodDescriptionDescribeFleetAdvisorSchemasResponse.Builder.fleetAdvisorSchemas(SchemaResponse... fleetAdvisorSchemas) A collection ofSchemaResponseobjects.Method parameters in software.amazon.awssdk.services.databasemigration.model with type arguments of type SchemaResponseModifier and TypeMethodDescriptionDescribeFleetAdvisorSchemasResponse.Builder.fleetAdvisorSchemas(Collection<SchemaResponse> fleetAdvisorSchemas) A collection ofSchemaResponseobjects.