Uses of Class
software.amazon.awssdk.services.glue.model.TargetRedshiftCatalog
-
Packages that use TargetRedshiftCatalog Package Description software.amazon.awssdk.services.glue.model -
-
Uses of TargetRedshiftCatalog in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return TargetRedshiftCatalog Modifier and Type Method Description TargetRedshiftCatalogCatalog. targetRedshiftCatalog()ATargetRedshiftCatalogobject that describes a target catalog for database resource linking.TargetRedshiftCatalogCatalogInput. targetRedshiftCatalog()ATargetRedshiftCatalogobject that describes a target catalog for resource linking.Methods in software.amazon.awssdk.services.glue.model with parameters of type TargetRedshiftCatalog Modifier and Type Method Description Catalog.BuilderCatalog.Builder. targetRedshiftCatalog(TargetRedshiftCatalog targetRedshiftCatalog)ATargetRedshiftCatalogobject that describes a target catalog for database resource linking.CatalogInput.BuilderCatalogInput.Builder. targetRedshiftCatalog(TargetRedshiftCatalog targetRedshiftCatalog)ATargetRedshiftCatalogobject that describes a target catalog for resource linking.
-