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