Uses of Package
com.azure.data.tables.models
-
Packages that use com.azure.data.tables.models Package Description com.azure.data.tables Package containing the classes for Tables Clients.com.azure.data.tables.models Package containing the implementations and inner classes for AzureTable. -
Classes in com.azure.data.tables.models used by com.azure.data.tables Class Description ListEntitiesOptions Options to modify the data returned from thelistEntitiesfamily of methods.ListTablesOptions Options to modify the data returned from thelistTablesfamily of methods.TableAccessPolicies This class contains values which correlate to the access polices set for a specific table.TableEntity An entity within a table.TableEntityUpdateMode The type of update operation to perform on an existing entity within a table.TableItem A table within a storage or CosmosDB table API account.TableServiceProperties A model representing configurable settings of the Table service.TableServiceStatistics A model representing Table service statistics.TableSignedIdentifier A signed identifier.TableTransactionAction Defines an action to be included as part of a transactional operation.TableTransactionResult A result type returned from callingsubmitTransaction(List),submitTransactionWithResponse(List, Duration, Context),TableAsyncClient.submitTransaction(List)orTableAsyncClient.submitTransactionWithResponse(List). -
Classes in com.azure.data.tables.models used by com.azure.data.tables.models Class Description ListEntitiesOptions Options to modify the data returned from thelistEntitiesfamily of methods.ListTablesOptions Options to modify the data returned from thelistTablesfamily of methods.TableAccessPolicy A table's access policy.TableEntity An entity within a table.TableEntityUpdateMode The type of update operation to perform on an existing entity within a table.TableErrorCode Defines values for error codes returned from the Tables service.TableServiceCorsRule CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.TableServiceError A class that represents an error occurred in a Tables operation.TableServiceException Exception thrown for an invalid response withTableServiceErrorinformation.TableServiceGeoReplication Geo-Replication information for the Secondary Storage Service.TableServiceGeoReplicationStatus Defines values forTableServiceGeoReplicationStatus.TableServiceLogging A model representing configurable Azure Analytics Logging settings of the Table service.TableServiceMetrics A model representing configurable metrics settings of the Table service.TableServiceProperties A model representing configurable settings of the Table service.TableServiceRetentionPolicy The Table service retention policy.TableSignedIdentifier A signed identifier.TableTransactionAction Defines an action to be included as part of a transactional operation.TableTransactionActionResponse The response of a REST sub-request contained within the response of a transaction request.TableTransactionActionType The type of action to be executed on aTableEntityin a transactional operation.