Auth.Caller.Builder |
Auth.Caller.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.clear() |
|
Auth.Caller.Builder |
Auth.Caller.Builder.clearBlockchain() |
The call is invoked by one of the blockchain lifecycle events.
|
Auth.Caller.Builder |
Auth.Caller.Builder.clearCaller() |
|
Auth.Caller.Builder |
Auth.Caller.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.clearInstanceId() |
The call is invoked with the authority of a blockchain service
with the specified identifier.
|
Auth.Caller.Builder |
Auth.Caller.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.clearTransactionAuthor() |
The caller is identified by the specified Ed25519 public key.
|
Auth.Caller.Builder |
Auth.Caller.Builder.clone() |
|
Auth.Caller.Builder |
Auth.Caller.Builder.mergeBlockchain(com.google.protobuf.Empty value) |
The call is invoked by one of the blockchain lifecycle events.
|
Auth.Caller.Builder |
Auth.Caller.Builder.mergeFrom(Auth.Caller other) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.mergeTransactionAuthor(Types.PublicKey value) |
The caller is identified by the specified Ed25519 public key.
|
Auth.Caller.Builder |
Auth.Caller.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Auth.Caller.Builder |
Auth.Caller.newBuilder() |
|
static Auth.Caller.Builder |
Auth.Caller.newBuilder(Auth.Caller prototype) |
|
Auth.Caller.Builder |
Auth.Caller.newBuilderForType() |
|
protected Auth.Caller.Builder |
Auth.Caller.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.setBlockchain(com.google.protobuf.Empty value) |
The call is invoked by one of the blockchain lifecycle events.
|
Auth.Caller.Builder |
Auth.Caller.Builder.setBlockchain(com.google.protobuf.Empty.Builder builderForValue) |
The call is invoked by one of the blockchain lifecycle events.
|
Auth.Caller.Builder |
Auth.Caller.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.setInstanceId(int value) |
The call is invoked with the authority of a blockchain service
with the specified identifier.
|
Auth.Caller.Builder |
Auth.Caller.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Auth.Caller.Builder |
Auth.Caller.Builder.setTransactionAuthor(Types.PublicKey value) |
The caller is identified by the specified Ed25519 public key.
|
Auth.Caller.Builder |
Auth.Caller.Builder.setTransactionAuthor(Types.PublicKey.Builder builderForValue) |
The caller is identified by the specified Ed25519 public key.
|
Auth.Caller.Builder |
Auth.Caller.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Auth.Caller.Builder |
Auth.Caller.toBuilder() |
|