Package org.stellar.sdk.xdr
Class HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder
java.lang.Object
org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder
- Enclosing class:
HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress
public static class HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionValue of theaddressfield.build()invocation(SorobanAuthorizedInvocation invocation) Value of theinvocationfield.Value of thenetworkIDfield.Value of thenoncefield.signatureExpirationLedger(Uint32 signatureExpirationLedger) Value of thesignatureExpirationLedgerfield.toString()
-
Method Details
-
networkID
public HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder networkID(Hash networkID) Value of thenetworkIDfield.- Parameters:
networkID- thenetworkIDfield value- Returns:
this.
-
nonce
public HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder nonce(Int64 nonce) Value of thenoncefield.- Parameters:
nonce- thenoncefield value- Returns:
this.
-
signatureExpirationLedger
public HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder signatureExpirationLedger(Uint32 signatureExpirationLedger) Value of thesignatureExpirationLedgerfield.- Parameters:
signatureExpirationLedger- thesignatureExpirationLedgerfield value- Returns:
this.
-
address
public HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder address(SCAddress address) Value of theaddressfield.- Parameters:
address- theaddressfield value- Returns:
this.
-
invocation
public HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder invocation(SorobanAuthorizedInvocation invocation) Value of theinvocationfield.- Parameters:
invocation- theinvocationfield value- Returns:
this.
-
build
-
toString
-