CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clear() |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clearRequestId()
.google.protobuf.StringValue request_id = 1;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 2;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clearTransactionId()
.google.protobuf.StringValue transaction_id = 3;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.clone() |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeFrom(CreateChangeOfControllingParticipantCancelTransactionRequest other) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 2;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.newBuilder() |
static CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.newBuilder(CreateChangeOfControllingParticipantCancelTransactionRequest prototype) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.newBuilderForType() |
protected CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue request_id = 1;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 2;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 2;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 3;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3;
|
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateChangeOfControllingParticipantCancelTransactionRequest.Builder |
CreateChangeOfControllingParticipantCancelTransactionRequest.toBuilder() |