Uses of Class
software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
-
Packages that use GetDataCatalogEncryptionSettingsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetDataCatalogEncryptionSettingsRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetDataCatalogEncryptionSettingsRequest Modifier and Type Method Description default CompletableFuture<GetDataCatalogEncryptionSettingsResponse>GlueAsyncClient. getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest getDataCatalogEncryptionSettingsRequest)Retrieves the security configuration for a specified catalog.default GetDataCatalogEncryptionSettingsResponseGlueClient. getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest getDataCatalogEncryptionSettingsRequest)Retrieves the security configuration for a specified catalog. -
Uses of GetDataCatalogEncryptionSettingsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetDataCatalogEncryptionSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetDataCatalogEncryptionSettingsRequestMarshaller. marshall(GetDataCatalogEncryptionSettingsRequest getDataCatalogEncryptionSettingsRequest)
-