Uses of Interface
io.dapr.v1.DaprProtos.BulkStateItemOrBuilder
Packages that use DaprProtos.BulkStateItemOrBuilder
- 
Uses of DaprProtos.BulkStateItemOrBuilder in io.dapr.v1Classes in io.dapr.v1 that implement DaprProtos.BulkStateItemOrBuilderModifier and TypeClassDescriptionstatic final classBulkStateItem is the response item for a bulk get operation.static final classBulkStateItem is the response item for a bulk get operation.Methods in io.dapr.v1 that return DaprProtos.BulkStateItemOrBuilderModifier 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.Methods in io.dapr.v1 that return types with arguments of type DaprProtos.BulkStateItemOrBuilderModifier 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.