public static final class SimulateTransactionRequest.ResourceConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SimulateTransactionRequest.ResourceConfig.ResourceConfigBuilder |
Constructor and Description |
---|
ResourceConfig(java.math.BigInteger instructionLeeway) |
Modifier and Type | Method and Description |
---|---|
static SimulateTransactionRequest.ResourceConfig.ResourceConfigBuilder |
builder() |
boolean |
equals(java.lang.Object o) |
java.math.BigInteger |
getInstructionLeeway() |
int |
hashCode() |
java.lang.String |
toString() |
public static SimulateTransactionRequest.ResourceConfig.ResourceConfigBuilder builder()
public java.math.BigInteger getInstructionLeeway()
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