Uses of Class
com.google.bigtable.v2.MutateRowResponse
-
Uses of MutateRowResponse in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return MutateRowResponseModifier and TypeMethodDescriptionMutateRowResponse.Builder.build()MutateRowResponse.Builder.buildPartial()static MutateRowResponseMutateRowResponse.getDefaultInstance()MutateRowResponse.Builder.getDefaultInstanceForType()MutateRowResponse.getDefaultInstanceForType()static MutateRowResponseMutateRowResponse.parseDelimitedFrom(InputStream input) static MutateRowResponseMutateRowResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowResponseMutateRowResponse.parseFrom(byte[] data) static MutateRowResponseMutateRowResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowResponseMutateRowResponse.parseFrom(com.google.protobuf.ByteString data) static MutateRowResponseMutateRowResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowResponseMutateRowResponse.parseFrom(com.google.protobuf.CodedInputStream input) static MutateRowResponseMutateRowResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowResponseMutateRowResponse.parseFrom(InputStream input) static MutateRowResponseMutateRowResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowResponseMutateRowResponse.parseFrom(ByteBuffer data) static MutateRowResponseMutateRowResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type MutateRowResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MutateRowResponse>MutateRowResponse.getParserForType()static com.google.protobuf.Parser<MutateRowResponse>MutateRowResponse.parser()Methods in com.google.bigtable.v2 with parameters of type MutateRowResponseModifier and TypeMethodDescriptionMutateRowResponse.Builder.mergeFrom(MutateRowResponse other) static MutateRowResponse.BuilderMutateRowResponse.newBuilder(MutateRowResponse prototype)