Uses of Class
com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
Uses of ExecuteBatchDmlRequest.Statement in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ExecuteBatchDmlRequest.StatementModifier and TypeMethodDescriptionExecuteBatchDmlRequest.Statement.Builder.build()ExecuteBatchDmlRequest.Statement.Builder.buildPartial()ExecuteBatchDmlRequest.Statement.getDefaultInstance()ExecuteBatchDmlRequest.Statement.Builder.getDefaultInstanceForType()ExecuteBatchDmlRequest.Statement.getDefaultInstanceForType()ExecuteBatchDmlRequest.Builder.getStatements(int index) Required.ExecuteBatchDmlRequest.getStatements(int index) Required.ExecuteBatchDmlRequestOrBuilder.getStatements(int index) Required.ExecuteBatchDmlRequest.Statement.parseDelimitedFrom(InputStream input) ExecuteBatchDmlRequest.Statement.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecuteBatchDmlRequest.Statement.parseFrom(byte[] data) ExecuteBatchDmlRequest.Statement.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecuteBatchDmlRequest.Statement.parseFrom(com.google.protobuf.ByteString data) ExecuteBatchDmlRequest.Statement.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecuteBatchDmlRequest.Statement.parseFrom(com.google.protobuf.CodedInputStream input) ExecuteBatchDmlRequest.Statement.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecuteBatchDmlRequest.Statement.parseFrom(InputStream input) ExecuteBatchDmlRequest.Statement.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecuteBatchDmlRequest.Statement.parseFrom(ByteBuffer data) ExecuteBatchDmlRequest.Statement.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type ExecuteBatchDmlRequest.StatementModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExecuteBatchDmlRequest.Statement>ExecuteBatchDmlRequest.Statement.getParserForType()ExecuteBatchDmlRequest.Builder.getStatementsList()Required.ExecuteBatchDmlRequest.getStatementsList()Required.ExecuteBatchDmlRequestOrBuilder.getStatementsList()Required.static com.google.protobuf.Parser<ExecuteBatchDmlRequest.Statement>ExecuteBatchDmlRequest.Statement.parser()Methods in com.google.spanner.v1 with parameters of type ExecuteBatchDmlRequest.StatementModifier and TypeMethodDescriptionExecuteBatchDmlRequest.Builder.addStatements(int index, ExecuteBatchDmlRequest.Statement value) Required.ExecuteBatchDmlRequest.Builder.addStatements(ExecuteBatchDmlRequest.Statement value) Required.ExecuteBatchDmlRequest.Statement.Builder.mergeFrom(ExecuteBatchDmlRequest.Statement other) ExecuteBatchDmlRequest.Statement.newBuilder(ExecuteBatchDmlRequest.Statement prototype) ExecuteBatchDmlRequest.Builder.setStatements(int index, ExecuteBatchDmlRequest.Statement value) Required.Method parameters in com.google.spanner.v1 with type arguments of type ExecuteBatchDmlRequest.StatementModifier and TypeMethodDescriptionExecuteBatchDmlRequest.Builder.addAllStatements(Iterable<? extends ExecuteBatchDmlRequest.Statement> values) Required.