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