| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
DirectSchemaChangePolicy |
S3DeltaDirectTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
DirectSchemaChangePolicy |
S3HudiDirectTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
DirectSchemaChangePolicy |
S3DirectTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
DirectSchemaChangePolicy |
S3GlueParquetTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
| Modifier and Type | Method and Description |
|---|---|
S3DeltaDirectTarget.Builder |
S3DeltaDirectTarget.Builder.schemaChangePolicy(DirectSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
S3HudiDirectTarget.Builder |
S3HudiDirectTarget.Builder.schemaChangePolicy(DirectSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
S3DirectTarget.Builder |
S3DirectTarget.Builder.schemaChangePolicy(DirectSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
S3GlueParquetTarget.Builder |
S3GlueParquetTarget.Builder.schemaChangePolicy(DirectSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
Copyright © 2023. All rights reserved.