| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateRegistryResponse |
GlueClient.updateRegistry(UpdateRegistryRequest updateRegistryRequest)
Updates an existing registry which is used to hold a collection of schemas.
|
default CompletableFuture<UpdateRegistryResponse> |
GlueAsyncClient.updateRegistry(UpdateRegistryRequest updateRegistryRequest)
Updates an existing registry which is used to hold a collection of schemas.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRegistryRequestMarshaller.marshall(UpdateRegistryRequest updateRegistryRequest) |
Copyright © 2023. All rights reserved.