Uses of Class
software.amazon.awssdk.services.glue.model.SchemaReference
-
Packages that use SchemaReference Package Description software.amazon.awssdk.services.glue.model -
-
Uses of SchemaReference in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return SchemaReference Modifier and Type Method Description SchemaReferenceStorageDescriptor. schemaReference()An object that references a schema stored in the Glue Schema Registry.Methods in software.amazon.awssdk.services.glue.model with parameters of type SchemaReference Modifier and Type Method Description StorageDescriptor.BuilderStorageDescriptor.Builder. schemaReference(SchemaReference schemaReference)An object that references a schema stored in the Glue Schema Registry.
-