Uses of Class
com.microsoft.azure.toolkit.lib.storage.table.Table
-
Packages that use Table Package Description com.microsoft.azure.toolkit.lib.storage.table -
-
Uses of Table in com.microsoft.azure.toolkit.lib.storage.table
Subclasses of Table in com.microsoft.azure.toolkit.lib.storage.table Modifier and Type Class Description classTableDraftFields in com.microsoft.azure.toolkit.lib.storage.table declared as Table Modifier and Type Field Description private TableTableDraft. originMethods in com.microsoft.azure.toolkit.lib.storage.table that return Table Modifier and Type Method Description protected TableTableModule. newResource(com.azure.data.tables.TableClient r)protected TableTableModule. newResource(String name, String resourceGroupName)Constructors in com.microsoft.azure.toolkit.lib.storage.table with parameters of type Table Constructor Description Table(Table origin)copy constructorTableDraft(Table origin)
-