Uses of Class
com.google.spanner.v1.ExecuteBatchDmlResponse
-
Packages that use ExecuteBatchDmlResponse Package Description com.google.cloud.spanner.spi.v1 com.google.cloud.spanner.v1 A client to Cloud Spanner APIcom.google.cloud.spanner.v1.stub com.google.spanner.v1 -
-
Uses of ExecuteBatchDmlResponse in com.google.cloud.spanner.spi.v1
Methods in com.google.cloud.spanner.spi.v1 that return ExecuteBatchDmlResponse Modifier and Type Method Description ExecuteBatchDmlResponseGapicSpannerRpc. executeBatchDml(ExecuteBatchDmlRequest request, Map<SpannerRpc.Option,?> options)ExecuteBatchDmlResponseSpannerRpc. executeBatchDml(ExecuteBatchDmlRequest build, Map<SpannerRpc.Option,?> options)Methods in com.google.cloud.spanner.spi.v1 that return types with arguments of type ExecuteBatchDmlResponse Modifier and Type Method Description com.google.api.core.ApiFuture<ExecuteBatchDmlResponse>GapicSpannerRpc. executeBatchDmlAsync(ExecuteBatchDmlRequest request, Map<SpannerRpc.Option,?> options)com.google.api.core.ApiFuture<ExecuteBatchDmlResponse>SpannerRpc. executeBatchDmlAsync(ExecuteBatchDmlRequest build, Map<SpannerRpc.Option,?> options) -
Uses of ExecuteBatchDmlResponse in com.google.cloud.spanner.v1
Methods in com.google.cloud.spanner.v1 that return ExecuteBatchDmlResponse Modifier and Type Method Description ExecuteBatchDmlResponseSpannerClient. executeBatchDml(ExecuteBatchDmlRequest request)Executes a batch of SQL DML statements.Methods in com.google.cloud.spanner.v1 that return types with arguments of type ExecuteBatchDmlResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerClient. executeBatchDmlCallable()Executes a batch of SQL DML statements.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerSettings.Builder. executeBatchDmlSettings()Returns the builder for the settings used for calls to executeBatchDml.com.google.api.gax.rpc.UnaryCallSettings<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerSettings. executeBatchDmlSettings()Returns the object with the settings used for calls to executeBatchDml. -
Uses of ExecuteBatchDmlResponse in com.google.cloud.spanner.v1.stub
Methods in com.google.cloud.spanner.v1.stub that return types with arguments of type ExecuteBatchDmlResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>GrpcSpannerStub. executeBatchDmlCallable()com.google.api.gax.rpc.UnaryCallable<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>HttpJsonSpannerStub. executeBatchDmlCallable()com.google.api.gax.rpc.UnaryCallable<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerStub. executeBatchDmlCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerStubSettings.Builder. executeBatchDmlSettings()Returns the builder for the settings used for calls to executeBatchDml.com.google.api.gax.rpc.UnaryCallSettings<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerStubSettings. executeBatchDmlSettings()Returns the object with the settings used for calls to executeBatchDml. -
Uses of ExecuteBatchDmlResponse in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ExecuteBatchDmlResponse Modifier and Type Method Description ExecuteBatchDmlResponseExecuteBatchDmlResponse.Builder. build()ExecuteBatchDmlResponseExecuteBatchDmlResponse.Builder. buildPartial()ExecuteBatchDmlResponseSpannerGrpc.SpannerBlockingStub. executeBatchDml(ExecuteBatchDmlRequest request)Executes a batch of SQL DML statements.static ExecuteBatchDmlResponseExecuteBatchDmlResponse. getDefaultInstance()ExecuteBatchDmlResponseExecuteBatchDmlResponse.Builder. getDefaultInstanceForType()ExecuteBatchDmlResponseExecuteBatchDmlResponse. getDefaultInstanceForType()static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseDelimitedFrom(InputStream input)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(byte[] data)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(com.google.protobuf.ByteString data)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(InputStream input)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(ByteBuffer data)static ExecuteBatchDmlResponseExecuteBatchDmlResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type ExecuteBatchDmlResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ExecuteBatchDmlResponse>SpannerGrpc.SpannerFutureStub. executeBatchDml(ExecuteBatchDmlRequest request)Executes a batch of SQL DML statements.static io.grpc.MethodDescriptor<ExecuteBatchDmlRequest,ExecuteBatchDmlResponse>SpannerGrpc. getExecuteBatchDmlMethod()com.google.protobuf.Parser<ExecuteBatchDmlResponse>ExecuteBatchDmlResponse. getParserForType()static com.google.protobuf.Parser<ExecuteBatchDmlResponse>ExecuteBatchDmlResponse. parser()Methods in com.google.spanner.v1 with parameters of type ExecuteBatchDmlResponse Modifier and Type Method Description ExecuteBatchDmlResponse.BuilderExecuteBatchDmlResponse.Builder. mergeFrom(ExecuteBatchDmlResponse other)static ExecuteBatchDmlResponse.BuilderExecuteBatchDmlResponse. newBuilder(ExecuteBatchDmlResponse prototype)Method parameters in com.google.spanner.v1 with type arguments of type ExecuteBatchDmlResponse Modifier and Type Method Description default voidSpannerGrpc.AsyncService. executeBatchDml(ExecuteBatchDmlRequest request, io.grpc.stub.StreamObserver<ExecuteBatchDmlResponse> responseObserver)Executes a batch of SQL DML statements.voidSpannerGrpc.SpannerStub. executeBatchDml(ExecuteBatchDmlRequest request, io.grpc.stub.StreamObserver<ExecuteBatchDmlResponse> responseObserver)Executes a batch of SQL DML statements.
-