| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default GetRegistryResponse |
GlueClient.getRegistry(Consumer<GetRegistryRequest.Builder> getRegistryRequest)
Describes the specified registry in detail.
|
default GetRegistryResponse |
GlueClient.getRegistry(GetRegistryRequest getRegistryRequest)
Describes the specified registry in detail.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRegistryResponse> |
GlueAsyncClient.getRegistry(Consumer<GetRegistryRequest.Builder> getRegistryRequest)
Describes the specified registry in detail.
|
default CompletableFuture<GetRegistryResponse> |
GlueAsyncClient.getRegistry(GetRegistryRequest getRegistryRequest)
Describes the specified registry in detail.
|
Copyright © 2023. All rights reserved.