- CANNOT_CREATE_TABLE_WITH_IOPS_GREATER_THAN_MAX_ALLOWED_PER_TABLE - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value CannotCreateTableWithIOPSGreaterThanMaxAllowedPerTable.
- clientOptions(ClientOptions) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the ClientOptions such as application ID and custom headers to set on a request.
- clientOptions(ClientOptions) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the ClientOptions such as application ID and custom headers to set on a request.
- com.azure.data.tables - package com.azure.data.tables
-
Package containing the classes for Tables Clients.
- com.azure.data.tables.models - package com.azure.data.tables.models
-
Package containing the implementations and inner classes for AzureTable.
- com.azure.data.tables.sas - package com.azure.data.tables.sas
-
Package containing SAS (shared access signature) classes used by Azure Tables.
- COMMANDS_IN_BATCH_ACT_ON_DIFFERENT_PARTITIONS - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value CommandsInBatchActOnDifferentPartitions.
- configuration(Configuration) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the configuration object used to retrieve environment configuration values during
building of the client.
- configuration(Configuration) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the configuration object used to retrieve environment configuration values during
building of the client.
- connectionString(String) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the connection string to connect to the service.
- connectionString(String) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the connection string to connect to the service.
- CONTENT_LENGTH_EXCEEDED - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value ContentLengthExceeded.
- createEntity(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
-
Inserts an
entity into the table.
- createEntity(TableEntity) - Method in class com.azure.data.tables.TableClient
-
Inserts an
entity into the table.
- createEntityWithResponse(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
-
Inserts an
entity into the table.
- createEntityWithResponse(TableEntity, Duration, Context) - Method in class com.azure.data.tables.TableClient
-
Inserts an
entity into the table.
- createTable() - Method in class com.azure.data.tables.TableAsyncClient
-
Creates the table within the Tables service.
- createTable() - Method in class com.azure.data.tables.TableClient
-
Creates the table within the Tables service.
- createTable(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Creates a table within the Tables service.
- createTable(String) - Method in class com.azure.data.tables.TableServiceClient
-
Creates a table within the Tables service.
- createTableIfNotExists(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Creates a table within the Tables service if the table does not already exist.
- createTableIfNotExists(String) - Method in class com.azure.data.tables.TableServiceClient
-
Creates a table within the Tables service if the table does not already exist.
- createTableIfNotExistsWithResponse(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Creates a table within the Tables service if the table does not already exist.
- createTableIfNotExistsWithResponse(String, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
-
Creates a table within the Tables service if the table does not already exist.
- createTableWithResponse() - Method in class com.azure.data.tables.TableAsyncClient
-
Creates the table within the Tables service.
- createTableWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableClient
-
Creates the table within the Tables service.
- createTableWithResponse(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Creates a table within the Tables service.
- createTableWithResponse(String, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
-
Creates a table within the Tables service.
- credential(AzureSasCredential) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the AzureSasCredential used to authorize requests sent to the service.
- credential(AzureNamedKeyCredential) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
- credential(TokenCredential) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the TokenCredential used to authorize requests sent to the service.
- credential(AzureSasCredential) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the AzureSasCredential used to authorize requests sent to the service.
- credential(AzureNamedKeyCredential) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
- credential(TokenCredential) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the TokenCredential used to authorize requests sent to the service.
- generateAccountSas(TableAccountSasSignatureValues) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
- generateAccountSas(TableAccountSasSignatureValues) - Method in class com.azure.data.tables.TableServiceClient
-
- generateSas(TableSasSignatureValues) - Method in class com.azure.data.tables.TableAsyncClient
-
- generateSas(TableSasSignatureValues) - Method in class com.azure.data.tables.TableClient
-
- getAccessPolicies() - Method in class com.azure.data.tables.TableAsyncClient
-
Retrieves details about any stored
access policies specified on the table that may
be used with Shared Access Signatures.
- getAccessPolicies() - Method in class com.azure.data.tables.TableClient
-
Retrieves details about any stored
access policies specified on the table that may
be used with Shared Access Signatures.
- getAccessPoliciesWithResponse() - Method in class com.azure.data.tables.TableAsyncClient
-
Retrieves details about any stored
access policies specified on the table that may be
used with Shared Access Signatures.
- getAccessPoliciesWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableClient
-
Retrieves details about any stored
access policies specified on the table that may be
used with Shared Access Signatures.
- getAccessPolicy() - Method in class com.azure.data.tables.models.TableSignedIdentifier
-
- getAccountName() - Method in class com.azure.data.tables.TableAsyncClient
-
Gets the name of the account containing the table.
- getAccountName() - Method in class com.azure.data.tables.TableClient
-
Gets the name of the account containing the table.
- getAccountName() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Gets the name of the account containing the table.
- getAccountName() - Method in class com.azure.data.tables.TableServiceClient
-
Gets the name of the account containing the table.
- getActionType() - Method in class com.azure.data.tables.models.TableTransactionAction
-
- getAllowedHeaders() - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Get the request headers that the origin domain may specify on the CORS request.
- getAllowedMethods() - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS
request.
- getAllowedOrigins() - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Get the origin domains that are permitted to make a request against the service via CORS.
- getAnalyticsVersion() - Method in class com.azure.data.tables.models.TableServiceLogging
-
Get the version of Analytics to configure.
- getCorsRules() - Method in class com.azure.data.tables.models.TableServiceProperties
-
- getCredential() - Method in class com.azure.data.tables.TableAzureNamedKeyCredentialPolicy
-
Get the AzureNamedKeyCredential linked to the policy.
- getDaysToRetain() - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
-
Get the number of days that metrics or logging or soft-deleted data should be retained.
- getEndPartitionKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Get the maximum partition key accessible with this shared access signature.
- getEndRowKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Get the maximum row key accessible with this shared access signature.
- getEntity() - Method in class com.azure.data.tables.models.TableTransactionAction
-
Get the
table entity to which the
actionType will be applied.
- getEntity(String, String) - Method in class com.azure.data.tables.TableAsyncClient
-
Gets a single
entity from the table.
- getEntity(String, String) - Method in class com.azure.data.tables.TableClient
-
Gets a single
entity from the table.
- getEntityWithResponse(String, String, List<String>) - Method in class com.azure.data.tables.TableAsyncClient
-
Gets a single
entity from the table.
- getEntityWithResponse(String, String, List<String>, Duration, Context) - Method in class com.azure.data.tables.TableClient
-
Gets a single
entity from the table.
- getErrorCode() - Method in class com.azure.data.tables.models.TableServiceError
-
Get the service error code.
- getErrorMessage() - Method in class com.azure.data.tables.models.TableServiceError
-
Get the error message.
- getETag() - Method in class com.azure.data.tables.models.TableEntity
-
Gets the entity's eTag.
- getExpiresOn() - Method in class com.azure.data.tables.models.TableAccessPolicy
-
- getExpiryTime() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Get The time after which the SAS will no longer work.
- getExpiryTime() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getExposedHeaders() - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Get the response headers that may be sent in the response to the CORS request and exposed by the browser to
the request issuer.
- getFailedTransactionActionIndex() - Method in exception com.azure.data.tables.models.TableTransactionFailedException
-
- getFilter() - Method in class com.azure.data.tables.models.ListEntitiesOptions
-
Gets the value of the `filter` OData query option which filters the set of returned entities, excluding those
that do not match the filter expression.
- getFilter() - Method in class com.azure.data.tables.models.ListTablesOptions
-
Gets the value of the `filter` OData query option which filters the set of returned entities, excluding those
that do not match the filter expression.
- getGeoReplication() - Method in class com.azure.data.tables.models.TableServiceStatistics
-
Get Geo-Replication information for the Secondary Storage Service.
- getHeaders() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
-
Gets the headers from the HTTP sub-response.
- getHourMetrics() - Method in class com.azure.data.tables.models.TableServiceProperties
-
Get settings for generating a summary of request statistics grouped by API in hourly aggregates for tables.
- getId() - Method in class com.azure.data.tables.models.TableSignedIdentifier
-
Get the unique id.
- getIdentifier() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getIdentifiers() - Method in class com.azure.data.tables.models.TableAccessPolicies
-
- getIfUnchanged() - Method in class com.azure.data.tables.models.TableTransactionAction
-
Get the ifUnchanged value of this action.
- getIpMax() - Method in class com.azure.data.tables.sas.TableSasIpRange
-
- getIpMin() - Method in class com.azure.data.tables.sas.TableSasIpRange
-
- getLastSyncTime() - Method in class com.azure.data.tables.models.TableServiceGeoReplication
-
Get a GMT date/time value, to the second.
- getLatest() - Static method in enum com.azure.data.tables.TableServiceVersion
-
Gets the latest REST API version supported by this client library.
- getLogging() - Method in class com.azure.data.tables.models.TableServiceProperties
-
- getMaxAgeInSeconds() - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Get the maximum amount time that a browser should cache the preflight OPTIONS request.
- getMinuteMetrics() - Method in class com.azure.data.tables.models.TableServiceProperties
-
Get settings for generating a summary of request statistics grouped by API in minute aggregates for tables.
- getName() - Method in class com.azure.data.tables.models.TableItem
-
Gets the name of the table.
- getPartitionKey() - Method in class com.azure.data.tables.models.TableEntity
-
Gets the entity's partition key.
- getPermissions() - Method in class com.azure.data.tables.models.TableAccessPolicy
-
Get the permissions for the acl policy.
- getPermissions() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Gets the operations the SAS user may perform.
- getPermissions() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getProperties() - Method in class com.azure.data.tables.models.TableEntity
-
Gets the map of the entity's properties.
- getProperties() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- getProperties() - Method in class com.azure.data.tables.TableServiceClient
-
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- getPropertiesWithResponse() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- getPropertiesWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
-
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- getProperty(String) - Method in class com.azure.data.tables.models.TableEntity
-
Gets a single property from the entity's properties map.
- getProtocol() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
- getProtocol() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getRequest() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
-
- getResourceTypes() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Get the resource types accessible with this SAS.
- getRetentionPolicy() - Method in class com.azure.data.tables.models.TableServiceLogging
-
Get the RetentionPolicy.
- getRowKey() - Method in class com.azure.data.tables.models.TableEntity
-
Gets the entity's row key.
- getSasIpRange() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Get the
TableSasIpRange which determines the IP ranges that are allowed to use the SAS.
- getSasIpRange() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getSelect() - Method in class com.azure.data.tables.models.ListEntitiesOptions
-
Gets a list of properties to select on each entity.
- getServiceEndpoint() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Gets the endpoint for the Tables service.
- getServiceEndpoint() - Method in class com.azure.data.tables.TableServiceClient
-
Gets the endpoint for the Tables service.
- getServices() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Get the services accessible with this SAS.
- getServiceVersion() - Method in class com.azure.data.tables.TableAsyncClient
-
Gets the REST API version used by this client.
- getServiceVersion() - Method in class com.azure.data.tables.TableClient
-
Gets the REST API version used by this client.
- getServiceVersion() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Gets the REST API version used by this client.
- getServiceVersion() - Method in class com.azure.data.tables.TableServiceClient
-
Gets the REST API version used by this client.
- getStartPartitionKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Get the minimum partition key accessible with this shared access signature.
- getStartRowKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Get the minimum row key accessible with this shared access signature.
- getStartsOn() - Method in class com.azure.data.tables.models.TableAccessPolicy
-
- getStartTime() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Get when the SAS will take effect.
- getStartTime() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getStatistics() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Retrieves statistics related to replication for the account's Table service.
- getStatistics() - Method in class com.azure.data.tables.TableServiceClient
-
Retrieves statistics related to replication for the account's Table service.
- getStatisticsWithResponse() - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Retrieves statistics related to replication for the account's Table service.
- getStatisticsWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
-
Retrieves statistics related to replication for the account's Table service.
- getStatus() - Method in class com.azure.data.tables.models.TableServiceGeoReplication
-
Get the
status of the secondary location.
- getStatusCode() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
-
Gets the HTTP sub-response status code.
- getTableClient(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Gets a
TableAsyncClient instance for the table in the account with the provided
tableName.
- getTableClient(String) - Method in class com.azure.data.tables.TableServiceClient
-
Gets a
TableClient instance for the table in the account with the provided
tableName.
- getTableEndpoint() - Method in class com.azure.data.tables.TableAsyncClient
-
Gets the endpoint for this table.
- getTableEndpoint() - Method in class com.azure.data.tables.TableClient
-
Gets the endpoint for this table.
- getTableName() - Method in class com.azure.data.tables.TableAsyncClient
-
Gets the name of the table.
- getTableName() - Method in class com.azure.data.tables.TableClient
-
Gets the name of the table.
- getTableServiceRetentionPolicy() - Method in class com.azure.data.tables.models.TableServiceMetrics
-
- getTableTransactionActionResponseByRowKey(String) - Method in class com.azure.data.tables.models.TableTransactionResult
-
- getTimestamp() - Method in class com.azure.data.tables.models.TableEntity
-
Gets the entity's timestamp.
- getTop() - Method in class com.azure.data.tables.models.ListEntitiesOptions
-
Gets the value of the `top` OData query option which limits the number of returned entities.
- getTop() - Method in class com.azure.data.tables.models.ListTablesOptions
-
Gets the value of the `top` OData query option which limits the number of returned entities.
- getTransactionActionResponses() - Method in class com.azure.data.tables.models.TableTransactionResult
-
Get all the
sub-responses obtained from the submit transaction operation.
- getValue() - Method in exception com.azure.data.tables.models.TableServiceException
-
- getValue() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
-
Gets the deserialized value of the HTTP sub-response, if present.
- getVersion() - Method in class com.azure.data.tables.models.TableServiceMetrics
-
Get the version of Analytics to configure.
- getVersion() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Get the service version that is targeted, if null or empty the latest service version targeted by the
library will be used.
- getVersion() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- getVersion() - Method in enum com.azure.data.tables.TableServiceVersion
- INVALID_DUPLICATE_ROW - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value InvalidDuplicateRow.
- INVALID_INPUT - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value InvalidInput.
- INVALID_VALUE_TYPE - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value InvalidValueType.
- isContainer() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Gets the access status for container level APIs, this grants access to Blob Containers, Tables, Queues, and
File Shares.
- isDeleteLogged() - Method in class com.azure.data.tables.models.TableServiceLogging
-
Get a value that indicates whether all delete requests should be logged.
- isEnabled() - Method in class com.azure.data.tables.models.TableServiceMetrics
-
Get a value that indicates whether metrics are enabled for the Table service.
- isEnabled() - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
-
Get a value that indicates whether a retention policy is enabled for the Table service.
- isIncludeApis() - Method in class com.azure.data.tables.models.TableServiceMetrics
-
Get a value that indicates whether metrics should generate summary statistics for called API operations.
- isObject() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Get the access status for object level APIs, this grants access to Blobs, Table Entities, Queue Messages, Files.
- isReadLogged() - Method in class com.azure.data.tables.models.TableServiceLogging
-
Get a value that indicates whether all read requests should be logged.
- isService() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Get the access status for service level APIs.
- isWriteLogged() - Method in class com.azure.data.tables.models.TableServiceLogging
-
Get a value that indicates whether all write requests should be logged.
- sasToken(String) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the SAS token used to authorize requests sent to the service.
- sasToken(String) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
Sets the SAS token used to authorize requests sent to the service.
- serviceVersion(TableServiceVersion) - Method in class com.azure.data.tables.TableClientBuilder
-
- serviceVersion(TableServiceVersion) - Method in class com.azure.data.tables.TableServiceClientBuilder
-
- setAccessPolicies(List<TableSignedIdentifier>) - Method in class com.azure.data.tables.TableAsyncClient
-
Sets stored
access policies for the table that may be used with Shared Access
Signatures.
- setAccessPolicies(List<TableSignedIdentifier>) - Method in class com.azure.data.tables.TableClient
-
Sets stored
access policies for the table that may be used with Shared Access
Signatures.
- setAccessPoliciesWithResponse(List<TableSignedIdentifier>) - Method in class com.azure.data.tables.TableAsyncClient
-
Sets stored
access policies for the table that may be used with Shared Access
Signatures.
- setAccessPoliciesWithResponse(List<TableSignedIdentifier>, Duration, Context) - Method in class com.azure.data.tables.TableClient
-
Sets stored
access policies for the table that may be used with Shared Access
Signatures.
- setAccessPolicy(TableAccessPolicy) - Method in class com.azure.data.tables.models.TableSignedIdentifier
-
- setAddPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the add permission status.
- setAddPermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
-
Sets the add permission status.
- setAllowedHeaders(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Set the request headers that the origin domain may specify on the CORS request.
- setAllowedMethods(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS
request.
- setAllowedOrigins(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Set the allowedOrigins property: The origin domains that are permitted to make a request against the service via
CORS.
- setAnalyticsVersion(String) - Method in class com.azure.data.tables.models.TableServiceLogging
-
Set the version of Analytics to configure.
- setBlobAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
-
Sets the access status for blob resources.
- setContainer(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Sets the access status for container level APIs, this grants access to Blob Containers, Tables, Queues, and File
Shares.
- setCorsRules(List<TableServiceCorsRule>) - Method in class com.azure.data.tables.models.TableServiceProperties
-
- setCreatePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the create permission status.
- setDaysToRetain(Integer) - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
-
Set the number of daysToRetain that metrics or logging or soft-deleted data should be retained.
- setDeleteLogged(boolean) - Method in class com.azure.data.tables.models.TableServiceLogging
-
Set a value that indicates whether all delete requests should be logged.
- setDeletePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the delete permission status.
- setDeletePermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
-
Sets the process permission status.
- setDeleteVersionPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the delete version permission status.
- setEnabled(boolean) - Method in class com.azure.data.tables.models.TableServiceMetrics
-
Set a value that indicates whether metrics are enabled for the Table service.
- setEnabled(boolean) - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
-
Set a value that indicates whether a retention policy is enabled for the Table service.
- setEndPartitionKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Set the maximum partition key accessible with this shared access signature.
- setEndRowKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Set the maximum row key accessible with this shared access signature.
- setExpiresOn(OffsetDateTime) - Method in class com.azure.data.tables.models.TableAccessPolicy
-
- setExpiryTime(OffsetDateTime) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Sets the time after which the SAS will no longer work.
- setExposedHeaders(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Set the response headers that may be sent in the response to the CORS request and exposed by the browser to
the request issuer.
- setFileAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
-
Sets the access status for file resources.
- setFilter(String) - Method in class com.azure.data.tables.models.ListEntitiesOptions
-
Sets the value of the `filter` OData query option which filters the set of returned entities, excluding those
that do not match the filter expression.
- setFilter(String) - Method in class com.azure.data.tables.models.ListTablesOptions
-
Sets the value of the `filter` OData query option which filters the set of returned entities, excluding those
that do not match the filter expression.
- setFilterTagsPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the filter tags permission status.
- setHourMetrics(TableServiceMetrics) - Method in class com.azure.data.tables.models.TableServiceProperties
-
Set settings for generating a summary of request statistics grouped by API in hourly aggregates for tables.
- setIdentifier(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Sets the name of the access policy on the table this SAS references if any.
- setIncludeApis(Boolean) - Method in class com.azure.data.tables.models.TableServiceMetrics
-
Set a value that indicates whether metrics should generate summary statistics for called API operations.
- setIpMax(String) - Method in class com.azure.data.tables.sas.TableSasIpRange
-
Sets the maximum IP address of the range.
- setIpMin(String) - Method in class com.azure.data.tables.sas.TableSasIpRange
-
Sets the minimum IP address of the range.
- setListPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the list permission status.
- setLogging(TableServiceLogging) - Method in class com.azure.data.tables.models.TableServiceProperties
-
- setMaxAgeInSeconds(int) - Method in class com.azure.data.tables.models.TableServiceCorsRule
-
Set the maximum amount time that a browser should cache the preflight OPTIONS request.
- setMinuteMetrics(TableServiceMetrics) - Method in class com.azure.data.tables.models.TableServiceProperties
-
Set settings for generating a summary of request statistics grouped by API in minute aggregates for tables.
- setObject(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Sets the access status for object level APIs, this grants access to Blobs, Table Entities, Queue Messages,
Files.
- setPermissions(String) - Method in class com.azure.data.tables.models.TableAccessPolicy
-
Set the permissions for the acl policy.
- setPermissions(TableSasPermission) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Sets the permissions string allowed by the SAS.
- setProcessMessages(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the process messages permission.
- setProperties(Map<String, Object>) - Method in class com.azure.data.tables.models.TableEntity
-
Sets the contents of the provided map to the entity's properties map.
- setProperties(TableServiceProperties) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Sets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- setProperties(TableServiceProperties) - Method in class com.azure.data.tables.TableServiceClient
-
Sets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- setPropertiesWithResponse(TableServiceProperties) - Method in class com.azure.data.tables.TableServiceAsyncClient
-
Sets the properties of an account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- setPropertiesWithResponse(TableServiceProperties, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
-
Sets the properties of an account's Table service, including properties for Analytics and CORS (Cross-Origin
Resource Sharing) rules.
- setProtocol(TableSasProtocol) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
- setProtocol(TableSasProtocol) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
- setQueueAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
-
Sets the access status for queue resources.
- setReadLogged(boolean) - Method in class com.azure.data.tables.models.TableServiceLogging
-
Set a value that indicates whether all read requests should be logged.
- setReadPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the read permission status.
- setReadPermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
-
Sets the read permission status.
- setRetentionPolicy(TableServiceRetentionPolicy) - Method in class com.azure.data.tables.models.TableServiceLogging
-
Set the RetentionPolicy.
- setRetentionPolicy(TableServiceRetentionPolicy) - Method in class com.azure.data.tables.models.TableServiceMetrics
-
- setSasIpRange(TableSasIpRange) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Sets the
TableSasIpRange which determines the IP ranges that are allowed to use the SAS.
- setSasIpRange(TableSasIpRange) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Sets the
TableSasIpRange which determines the IP ranges that are allowed to use the SAS.
- setSelect(List<String>) - Method in class com.azure.data.tables.models.ListEntitiesOptions
-
Sets a list of properties to select on each entity.
- setService(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Sets the access status for service level APIs.
- setStartPartitionKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Set the minimum partition key accessible with this shared access signature.
- setStartRowKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Set the minimum row key accessible with this shared access signature.
- setStartsOn(OffsetDateTime) - Method in class com.azure.data.tables.models.TableAccessPolicy
-
- setStartTime(OffsetDateTime) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Sets when the SAS will take effect.
- setStartTime(OffsetDateTime) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Sets when the SAS will take effect.
- setTableAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
-
Sets the access status for table resources.
- setTagsPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the tags permission status.
- SETTING_IOPS_FOR_A_TABLE_IN_PROVISIONING_NOT_ALLOWED - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value SettingIOPSForATableInProvisioningNotAllowed.
- setTop(Integer) - Method in class com.azure.data.tables.models.ListEntitiesOptions
-
Sets the value of the `top` OData query option which limits the number of returned entities.
- setTop(Integer) - Method in class com.azure.data.tables.models.ListTablesOptions
-
Sets the value of the `top` OData query option which limits the number of returned entities.
- setUpdatePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the update permission status.
- setUpdatePermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
-
Sets the update permission status.
- setVersion(String) - Method in class com.azure.data.tables.models.TableServiceMetrics
-
Set the version of Analytics to configure.
- setVersion(String) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
Sets the service version that is targeted.
- setVersion(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
-
Sets the version of the service this SAS will target.
- setWriteLogged(boolean) - Method in class com.azure.data.tables.models.TableServiceLogging
-
Set a value that indicates whether all writeLogged requests should be logged.
- setWritePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Sets the write permission status.
- submitTransaction(List<TableTransactionAction>) - Method in class com.azure.data.tables.TableAsyncClient
-
Executes all
actions within the list inside a transaction.
- submitTransaction(List<TableTransactionAction>) - Method in class com.azure.data.tables.TableClient
-
Executes all
actions within the list inside a transaction.
- submitTransactionWithResponse(List<TableTransactionAction>) - Method in class com.azure.data.tables.TableAsyncClient
-
Executes all
actions within the list inside a transaction.
- submitTransactionWithResponse(List<TableTransactionAction>, Duration, Context) - Method in class com.azure.data.tables.TableClient
-
Executes all
actions within the list inside a transaction.
- TABLE_ALREADY_EXISTS - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value TableAlreadyExists.
- TABLE_BEING_DELETED - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value TableBeingDeleted.
- TABLE_HAS_NO_PROPERTIES - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value TableHasNoProperties.
- TABLE_HAS_NO_SUCH_PROPERTY - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value TableHasNoSuchProperty.
- TABLE_NOT_FOUND - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value TableNotFound.
- TableAccessPolicies - Class in com.azure.data.tables.models
-
This class contains values which correlate to the access polices set for a specific table.
- TableAccessPolicies(List<TableSignedIdentifier>) - Constructor for class com.azure.data.tables.models.TableAccessPolicies
-
- TableAccessPolicy - Class in com.azure.data.tables.models
-
A table's access policy.
- TableAccessPolicy() - Constructor for class com.azure.data.tables.models.TableAccessPolicy
-
- TableAccountSasPermission - Class in com.azure.data.tables.sas
-
This is a helper class to construct a string representing the permissions granted by an Account SAS.
- TableAccountSasPermission() - Constructor for class com.azure.data.tables.sas.TableAccountSasPermission
-
- TableAccountSasResourceType - Class in com.azure.data.tables.sas
-
This is a helper class to construct a string representing the resources accessible by an Account SAS.
- TableAccountSasResourceType() - Constructor for class com.azure.data.tables.sas.TableAccountSasResourceType
-
- TableAccountSasService - Class in com.azure.data.tables.sas
-
This is a helper class to construct a string representing the services accessible by an Account SAS.
- TableAccountSasService() - Constructor for class com.azure.data.tables.sas.TableAccountSasService
-
- TableAccountSasSignatureValues - Class in com.azure.data.tables.sas
-
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
- TableAccountSasSignatureValues(OffsetDateTime, TableAccountSasPermission, TableAccountSasService, TableAccountSasResourceType) - Constructor for class com.azure.data.tables.sas.TableAccountSasSignatureValues
-
- TableAsyncClient - Class in com.azure.data.tables
-
Provides an asynchronous service client for accessing a table in the Azure Tables service.
- TableAzureNamedKeyCredentialPolicy - Class in com.azure.data.tables
-
Policy that adds the SharedKey into the request's Authorization header.
- TableAzureNamedKeyCredentialPolicy(AzureNamedKeyCredential) - Constructor for class com.azure.data.tables.TableAzureNamedKeyCredentialPolicy
-
Creates a SharedKey pipeline policy that adds the SharedKey into the request's authorization header.
- TableClient - Class in com.azure.data.tables
-
Provides a synchronous service client for accessing a table in the Azure Tables service.
- TableClientBuilder - Class in com.azure.data.tables
-
- TableClientBuilder() - Constructor for class com.azure.data.tables.TableClientBuilder
-
- TableEntity - Class in com.azure.data.tables.models
-
An entity within a table.
- TableEntity(String, String) - Constructor for class com.azure.data.tables.models.TableEntity
-
Construct a new TableEntity.
- TableEntityUpdateMode - Enum in com.azure.data.tables.models
-
The type of update operation to perform on an existing entity within a table.
- TableErrorCode - Class in com.azure.data.tables.models
-
Defines values for error codes returned from the Tables service.
- TableErrorCode() - Constructor for class com.azure.data.tables.models.TableErrorCode
-
- TableItem - Class in com.azure.data.tables.models
-
A table within a storage or CosmosDB table API account.
- tableName(String) - Method in class com.azure.data.tables.TableClientBuilder
-
Sets the name of the table.
- TableSasIpRange - Class in com.azure.data.tables.sas
-
This type specifies a continuous range of IP addresses.
- TableSasIpRange() - Constructor for class com.azure.data.tables.sas.TableSasIpRange
-
- TableSasPermission - Class in com.azure.data.tables.sas
-
Constructs a string representing the permissions granted by an Azure Service SAS to a table.
- TableSasPermission() - Constructor for class com.azure.data.tables.sas.TableSasPermission
-
- TableSasProtocol - Enum in com.azure.data.tables.sas
-
Specifies the set of possible permissions for Shared Access Signature protocol.
- TableSasSignatureValues - Class in com.azure.data.tables.sas
-
Used to initialize parameters for a Shared Access Signature (SAS) for the Azure Table Storage service.
- TableSasSignatureValues(OffsetDateTime, TableSasPermission) - Constructor for class com.azure.data.tables.sas.TableSasSignatureValues
-
Creates an object with the specified expiry time and permissions.
- TableSasSignatureValues(String) - Constructor for class com.azure.data.tables.sas.TableSasSignatureValues
-
Creates an object with the specified identifier.
- TableScrubEtagPolicy - Class in com.azure.data.tables
-
Wraps any potential error responses from the service and applies post processing of the response's eTag header to
standardize the value.
- TableScrubEtagPolicy() - Constructor for class com.azure.data.tables.TableScrubEtagPolicy
-
- TableServiceAsyncClient - Class in com.azure.data.tables
-
Provides an asynchronous service client for accessing the Azure Tables service.
- TableServiceClient - Class in com.azure.data.tables
-
Provides a synchronous service client for accessing the Azure Tables service.
- TableServiceClientBuilder - Class in com.azure.data.tables
-
- TableServiceClientBuilder() - Constructor for class com.azure.data.tables.TableServiceClientBuilder
-
- TableServiceCorsRule - Class in com.azure.data.tables.models
-
CORS is an HTTP feature that enables a web application running under one domain to access resources in another
domain.
- TableServiceCorsRule() - Constructor for class com.azure.data.tables.models.TableServiceCorsRule
-
- TableServiceError - Class in com.azure.data.tables.models
-
A class that represents an error occurred in a Tables operation.
- TableServiceError(String, String) - Constructor for class com.azure.data.tables.models.TableServiceError
-
- TableServiceException - Exception in com.azure.data.tables.models
-
- TableServiceException(String, HttpResponse) - Constructor for exception com.azure.data.tables.models.TableServiceException
-
- TableServiceException(String, HttpResponse, TableServiceError) - Constructor for exception com.azure.data.tables.models.TableServiceException
-
- TableServiceGeoReplication - Class in com.azure.data.tables.models
-
Geo-Replication information for the Secondary Storage Service.
- TableServiceGeoReplication(TableServiceGeoReplicationStatus, OffsetDateTime) - Constructor for class com.azure.data.tables.models.TableServiceGeoReplication
-
- TableServiceGeoReplicationStatus - Class in com.azure.data.tables.models
-
- TableServiceGeoReplicationStatus() - Constructor for class com.azure.data.tables.models.TableServiceGeoReplicationStatus
-
- TableServiceLogging - Class in com.azure.data.tables.models
-
A model representing configurable Azure Analytics Logging settings of the Table service.
- TableServiceLogging() - Constructor for class com.azure.data.tables.models.TableServiceLogging
-
- TableServiceMetrics - Class in com.azure.data.tables.models
-
A model representing configurable metrics settings of the Table service.
- TableServiceMetrics() - Constructor for class com.azure.data.tables.models.TableServiceMetrics
-
- TableServiceProperties - Class in com.azure.data.tables.models
-
A model representing configurable settings of the Table service.
- TableServiceProperties() - Constructor for class com.azure.data.tables.models.TableServiceProperties
-
- TableServiceRetentionPolicy - Class in com.azure.data.tables.models
-
The Table service retention policy.
- TableServiceRetentionPolicy() - Constructor for class com.azure.data.tables.models.TableServiceRetentionPolicy
-
- TableServiceStatistics - Class in com.azure.data.tables.models
-
A model representing Table service statistics.
- TableServiceStatistics(TableServiceGeoReplication) - Constructor for class com.azure.data.tables.models.TableServiceStatistics
-
- TableServiceVersion - Enum in com.azure.data.tables
-
The versions of Tables REST API supported by this client library.
- TableSignedIdentifier - Class in com.azure.data.tables.models
-
A signed identifier.
- TableSignedIdentifier(String) - Constructor for class com.azure.data.tables.models.TableSignedIdentifier
-
- TableTransactionAction - Class in com.azure.data.tables.models
-
Defines an action to be included as part of a transactional operation.
- TableTransactionAction(TableTransactionActionType, TableEntity) - Constructor for class com.azure.data.tables.models.TableTransactionAction
-
- TableTransactionAction(TableTransactionActionType, TableEntity, boolean) - Constructor for class com.azure.data.tables.models.TableTransactionAction
-
- TableTransactionActionResponse - Class in com.azure.data.tables.models
-
The response of a REST sub-request contained within the response of a transaction request.
- TableTransactionActionType - Enum in com.azure.data.tables.models
-
The type of action to be executed on a
TableEntity in a transactional operation.
- TableTransactionFailedException - Exception in com.azure.data.tables.models
-
Exception thrown for an invalid response on a transactional operation with
TableServiceError information.
- TableTransactionFailedException(String, HttpResponse, TableServiceError, Integer) - Constructor for exception com.azure.data.tables.models.TableTransactionFailedException
-
- TableTransactionResult - Class in com.azure.data.tables.models
-
- TableTransactionResult(List<TableTransactionAction>, List<TableTransactionActionResponse>) - Constructor for class com.azure.data.tables.models.TableTransactionResult
-
- TOO_MANY_PROPERTIES - Static variable in class com.azure.data.tables.models.TableErrorCode
-
Static value TooManyProperties.
- toString() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
-
Converts the given permissions to a String.
- toString() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
-
Converts the given resource types to a String.
- toString() - Method in class com.azure.data.tables.sas.TableAccountSasService
-
Converts the given services to a String.
- toString() - Method in class com.azure.data.tables.sas.TableSasIpRange
-
Output the single IP address or range of IP addresses formatted as a String.
- toString() - Method in class com.azure.data.tables.sas.TableSasPermission
-
Converts the given permissions to a String.
- toString() - Method in enum com.azure.data.tables.sas.TableSasProtocol
-