| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSchemaResponse |
GlueClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates a new schema set and registers the schema definition.
|
default CompletableFuture<CreateSchemaResponse> |
GlueAsyncClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates a new schema set and registers the schema definition.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSchemaRequestMarshaller.marshall(CreateSchemaRequest createSchemaRequest) |
Copyright © 2023. All rights reserved.