OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.clear() |
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.clearTransactionId()
required string transaction_id = 1;
|
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.mergeFrom(OtsInternalApi.StartLocalTransactionResponse other) |
static OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.newBuilder() |
static OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.newBuilder(OtsInternalApi.StartLocalTransactionResponse prototype) |
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.newBuilderForType() |
protected OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.setTransactionId(String value)
required string transaction_id = 1;
|
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.Builder.setTransactionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string transaction_id = 1;
|
OtsInternalApi.StartLocalTransactionResponse.Builder |
OtsInternalApi.StartLocalTransactionResponse.toBuilder() |