| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDataCatalogEncryptionSettingsResponse> |
GlueAsyncClient.putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest 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 |
|---|---|
SdkHttpFullRequest |
PutDataCatalogEncryptionSettingsRequestMarshaller.marshall(PutDataCatalogEncryptionSettingsRequest putDataCatalogEncryptionSettingsRequest) |
Copyright © 2023. All rights reserved.