public final class GetLedgersRequest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GetLedgersRequest.GetLedgersRequestBuilder |
static class |
GetLedgersRequest.PaginationOptions |
Modifier and Type | Method and Description |
---|---|
static GetLedgersRequest.GetLedgersRequestBuilder |
builder() |
boolean |
equals(java.lang.Object o) |
GetLedgersRequest.PaginationOptions |
getPagination() |
java.lang.Long |
getStartLedger() |
int |
hashCode() |
GetLedgersRequest.GetLedgersRequestBuilder |
toBuilder() |
java.lang.String |
toString() |
public static GetLedgersRequest.GetLedgersRequestBuilder builder()
public GetLedgersRequest.GetLedgersRequestBuilder toBuilder()
public java.lang.Long getStartLedger()
public GetLedgersRequest.PaginationOptions getPagination()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object