Uses of Class
com.google.spanner.v1.CommitResponse
-
-
Uses of CommitResponse in com.google.spanner.v1
Methods in com.google.spanner.v1 that return CommitResponse Modifier and Type Method Description CommitResponseCommitResponse.Builder. build()CommitResponseCommitResponse.Builder. buildPartial()static CommitResponseCommitResponse. getDefaultInstance()CommitResponseCommitResponse.Builder. getDefaultInstanceForType()CommitResponseCommitResponse. getDefaultInstanceForType()static CommitResponseCommitResponse. parseDelimitedFrom(InputStream input)static CommitResponseCommitResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitResponseCommitResponse. parseFrom(byte[] data)static CommitResponseCommitResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitResponseCommitResponse. parseFrom(com.google.protobuf.ByteString data)static CommitResponseCommitResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitResponseCommitResponse. parseFrom(com.google.protobuf.CodedInputStream input)static CommitResponseCommitResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitResponseCommitResponse. parseFrom(InputStream input)static CommitResponseCommitResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitResponseCommitResponse. parseFrom(ByteBuffer data)static CommitResponseCommitResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type CommitResponse Modifier and Type Method Description com.google.protobuf.Parser<CommitResponse>CommitResponse. getParserForType()static com.google.protobuf.Parser<CommitResponse>CommitResponse. parser()Methods in com.google.spanner.v1 with parameters of type CommitResponse Modifier and Type Method Description CommitResponse.BuilderCommitResponse.Builder. mergeFrom(CommitResponse other)static CommitResponse.BuilderCommitResponse. newBuilder(CommitResponse prototype)
-