| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSchemaResponse> |
GlueAsyncClient.getSchema(GetSchemaRequest getSchemaRequest)
Describes the specified schema in detail.
|
default GetSchemaResponse |
GlueClient.getSchema(GetSchemaRequest getSchemaRequest)
Describes the specified schema in detail.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSchemaRequestMarshaller.marshall(GetSchemaRequest getSchemaRequest) |
Copyright © 2023. All rights reserved.