| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default CheckSchemaVersionValidityResponse |
GlueClient.checkSchemaVersionValidity(CheckSchemaVersionValidityRequest checkSchemaVersionValidityRequest)
Validates the supplied schema.
|
default CheckSchemaVersionValidityResponse |
GlueClient.checkSchemaVersionValidity(Consumer<CheckSchemaVersionValidityRequest.Builder> checkSchemaVersionValidityRequest)
Validates the supplied schema.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CheckSchemaVersionValidityResponse> |
GlueAsyncClient.checkSchemaVersionValidity(CheckSchemaVersionValidityRequest checkSchemaVersionValidityRequest)
Validates the supplied schema.
|
default CompletableFuture<CheckSchemaVersionValidityResponse> |
GlueAsyncClient.checkSchemaVersionValidity(Consumer<CheckSchemaVersionValidityRequest.Builder> checkSchemaVersionValidityRequest)
Validates the supplied schema.
|
Copyright © 2023. All rights reserved.