public final class QueuedResultResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QueuedResultResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static QueuedResultResponse.Builder |
builder() |
boolean |
equals(Object o) |
List<CommandsDispatchResult> |
getItems()
The array only contains results which have not been a SUCCESS delivery.
|
ResponsePaginationContext |
getPaginationContext()
Get paginationContext
|
int |
hashCode() |
String |
toString() |
public static QueuedResultResponse.Builder builder()
public List<CommandsDispatchResult> getItems()
public ResponsePaginationContext getPaginationContext()
Copyright © 2023. All rights reserved.