Uses of Class
com.predic8.membrane.core.azure.AzureTableStorage
Packages that use AzureTableStorage
Package
Description
-
Uses of AzureTableStorage in com.predic8.membrane.core.azure.api
Constructors in com.predic8.membrane.core.azure.api with parameters of type AzureTableStorageModifierConstructorDescriptionAzureApiClient(AzureIdentity identityConfig, AzureTableStorage tableStorage, HttpClientFactory httpClientFactory) -
Uses of AzureTableStorage in com.predic8.membrane.core.azure.api.tablestorage
Methods in com.predic8.membrane.core.azure.api.tablestorage that return AzureTableStorageConstructors in com.predic8.membrane.core.azure.api.tablestorage with parameters of type AzureTableStorageModifierConstructorDescriptionTableStorageApi(AzureApiClient apiClient, AzureTableStorage config) -
Uses of AzureTableStorage in com.predic8.membrane.core.transport.ssl.acme
Constructors in com.predic8.membrane.core.transport.ssl.acme with parameters of type AzureTableStorageModifierConstructorDescriptionAcmeAzureTableApiStorageEngine(AzureTableStorage tableStorage, AzureDns azureDns, HttpClientFactory httpClientFactory)