| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
default PutDataCatalogEncryptionSettingsResponse |
GlueClient.putDataCatalogEncryptionSettings(Consumer<PutDataCatalogEncryptionSettingsRequest.Builder> putDataCatalogEncryptionSettingsRequest)
Sets the security configuration for a specified catalog.
|
default CompletableFuture<PutDataCatalogEncryptionSettingsResponse> |
GlueAsyncClient.putDataCatalogEncryptionSettings(Consumer<PutDataCatalogEncryptionSettingsRequest.Builder> putDataCatalogEncryptionSettingsRequest)
Sets the security configuration for a specified catalog.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutDataCatalogEncryptionSettingsRequest.Builder> |
PutDataCatalogEncryptionSettingsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.