Uses of Class
com.azure.data.tables.models.TableTransactionActionResponse
Packages that use TableTransactionActionResponse
Package
Description
Package containing the implementations and inner classes for AzureTable.
-
Uses of TableTransactionActionResponse in com.azure.data.tables.models
Methods in com.azure.data.tables.models that return TableTransactionActionResponseModifier and TypeMethodDescriptionTableTransactionResult.getTableTransactionActionResponseByRowKey(String rowKey) Obtain the correspondingsub-responsefor a givenrowKey.Methods in com.azure.data.tables.models that return types with arguments of type TableTransactionActionResponseModifier and TypeMethodDescriptionTableTransactionResult.getTransactionActionResponses()Get all thesub-responsesobtained from the submit transaction operation.