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