| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
CatalogSchemaChangePolicy |
S3DeltaCatalogTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
CatalogSchemaChangePolicy |
S3HudiCatalogTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
CatalogSchemaChangePolicy |
S3CatalogTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
CatalogSchemaChangePolicy |
GovernedCatalogTarget.schemaChangePolicy()
A policy that specifies update behavior for the governed catalog.
|
| Modifier and Type | Method and Description |
|---|---|
S3DeltaCatalogTarget.Builder |
S3DeltaCatalogTarget.Builder.schemaChangePolicy(CatalogSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
S3HudiCatalogTarget.Builder |
S3HudiCatalogTarget.Builder.schemaChangePolicy(CatalogSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
S3CatalogTarget.Builder |
S3CatalogTarget.Builder.schemaChangePolicy(CatalogSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
GovernedCatalogTarget.Builder |
GovernedCatalogTarget.Builder.schemaChangePolicy(CatalogSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the governed catalog.
|
Copyright © 2023. All rights reserved.