Uses of Class
com.azure.data.tables.models.TableTransactionActionResponse
Packages that use TableTransactionActionResponse
-
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-response
for a givenrowKey
.Methods in com.azure.data.tables.models that return types with arguments of type TableTransactionActionResponseModifier and TypeMethodDescriptionTableTransactionResult.getTransactionActionResponses()
Get all thesub-responses
obtained from the submit transaction operation.