EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.clear() |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.clearGas()
uint64 gas = 1;
|
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.clone() |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.mergeFrom(EstimateGasForActionResponse other) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.newBuilder() |
static EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.newBuilder(EstimateGasForActionResponse prototype) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.newBuilderForType() |
protected EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.setGas(long value)
uint64 gas = 1;
|
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EstimateGasForActionResponse.Builder |
EstimateGasForActionResponse.toBuilder() |