Package com.daml.ledger.javaapi.data
Class GetUpdateByOffsetRequest
java.lang.Object
com.daml.ledger.javaapi.data.GetUpdateByOffsetRequest
-
Constructor Summary
ConstructorsConstructorDescriptionGetUpdateByOffsetRequest
(@NonNull Long offset, @NonNull UpdateFormat updateFormat) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static GetUpdateByOffsetRequest
@NonNull Long
@NonNull UpdateFormat
int
hashCode()
toProto()
toString()
-
Constructor Details
-
GetUpdateByOffsetRequest
-
-
Method Details
-
getOffset
-
getUpdateFormat
-
fromProto
public static GetUpdateByOffsetRequest fromProto(UpdateServiceOuterClass.GetUpdateByOffsetRequest request) -
toProto
-
equals
-
hashCode
public int hashCode() -
toString
-