Package org.stellar.sdk.xdr
Class HashIDPreimage.HashIDPreimageSorobanAuthorization.Builder
java.lang.Object
org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization.Builder
- Enclosing class:
HashIDPreimage.HashIDPreimageSorobanAuthorization
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()invocation(SorobanAuthorizedInvocation invocation) signatureExpirationLedger(Uint32 signatureExpirationLedger)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
networkID
-
nonce
-
signatureExpirationLedger
public HashIDPreimage.HashIDPreimageSorobanAuthorization.Builder signatureExpirationLedger(Uint32 signatureExpirationLedger) -
invocation
public HashIDPreimage.HashIDPreimageSorobanAuthorization.Builder invocation(SorobanAuthorizedInvocation invocation) -
build
-