Uses of Interface
io.dapr.v1.DaprProtos.BulkStateItemOrBuilder
-
Uses of DaprProtos.BulkStateItemOrBuilder in io.dapr.v1
Modifier and TypeClassDescriptionstatic final class
BulkStateItem is the response item for a bulk get operation.static final class
BulkStateItem is the response item for a bulk get operation.Modifier and TypeMethodDescriptionDaprProtos.GetBulkStateResponse.Builder.getItemsOrBuilder
(int index) The list of items containing the keys to get values for.DaprProtos.GetBulkStateResponse.getItemsOrBuilder
(int index) The list of items containing the keys to get values for.DaprProtos.GetBulkStateResponseOrBuilder.getItemsOrBuilder
(int index) The list of items containing the keys to get values for.Modifier and TypeMethodDescriptionList<? extends DaprProtos.BulkStateItemOrBuilder>
DaprProtos.GetBulkStateResponse.Builder.getItemsOrBuilderList()
The list of items containing the keys to get values for.List<? extends DaprProtos.BulkStateItemOrBuilder>
DaprProtos.GetBulkStateResponse.getItemsOrBuilderList()
The list of items containing the keys to get values for.List<? extends DaprProtos.BulkStateItemOrBuilder>
DaprProtos.GetBulkStateResponseOrBuilder.getItemsOrBuilderList()
The list of items containing the keys to get values for.