Package io.dapr.client.domain
Class BulkSubscribeAppResponse
java.lang.Object
io.dapr.client.domain.BulkSubscribeAppResponse
Response from the application containing status for each entry from the bulk publish message.
-
Constructor Summary
ConstructorDescriptionInstantiate a BulkSubscribeAppResponse. -
Method Summary
-
Constructor Details
-
BulkSubscribeAppResponse
Instantiate a BulkSubscribeAppResponse.- Parameters:
statuses
- list of statuses.
-
-
Method Details
-
getStatuses
-