| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateRegistryResponse |
GlueClient.createRegistry(CreateRegistryRequest createRegistryRequest)
Creates a new registry which may be used to hold a collection of schemas.
|
default CompletableFuture<CreateRegistryResponse> |
GlueAsyncClient.createRegistry(CreateRegistryRequest createRegistryRequest)
Creates a new registry which may be used to hold a collection of schemas.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateRegistryRequestMarshaller.marshall(CreateRegistryRequest createRegistryRequest) |
Copyright © 2023. All rights reserved.