public class GetFeedRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetFeedRequest.Builder |
| Modifier and Type | Field and Description |
|---|---|
boolean |
eagerFetching |
String |
feedName |
Integer |
limit |
Integer |
partitionCount |
Integer |
partitionNumber |
UUID |
tenantId |
Set<String> |
types |
Duration |
waitTime |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasTenantId() |
public final String feedName
public final Integer limit
public final Duration waitTime
public final boolean eagerFetching
public final UUID tenantId
public final Integer partitionCount
public final Integer partitionNumber
Copyright © 2021. All rights reserved.