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 ExecuteBatchDmlResponse
GapicSpannerRpc. executeBatchDml(ExecuteBatchDmlRequest request, Map<SpannerRpc.Option,?> options)
ExecuteBatchDmlResponse
SpannerRpc. 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 ExecuteBatchDmlResponse
SpannerClient. 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 ExecuteBatchDmlResponse
ExecuteBatchDmlResponse.Builder. build()
ExecuteBatchDmlResponse
ExecuteBatchDmlResponse.Builder. buildPartial()
ExecuteBatchDmlResponse
SpannerGrpc.SpannerBlockingStub. executeBatchDml(ExecuteBatchDmlRequest request)
Executes a batch of SQL DML statements.static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. getDefaultInstance()
ExecuteBatchDmlResponse
ExecuteBatchDmlResponse.Builder. getDefaultInstanceForType()
ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. getDefaultInstanceForType()
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseDelimitedFrom(InputStream input)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(byte[] data)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(com.google.protobuf.ByteString data)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(InputStream input)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. parseFrom(ByteBuffer data)
static ExecuteBatchDmlResponse
ExecuteBatchDmlResponse. 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.Builder
ExecuteBatchDmlResponse.Builder. mergeFrom(ExecuteBatchDmlResponse other)
static ExecuteBatchDmlResponse.Builder
ExecuteBatchDmlResponse. newBuilder(ExecuteBatchDmlResponse prototype)
Method parameters in com.google.spanner.v1 with type arguments of type ExecuteBatchDmlResponse Modifier and Type Method Description default void
SpannerGrpc.AsyncService. executeBatchDml(ExecuteBatchDmlRequest request, io.grpc.stub.StreamObserver<ExecuteBatchDmlResponse> responseObserver)
Executes a batch of SQL DML statements.void
SpannerGrpc.SpannerStub. executeBatchDml(ExecuteBatchDmlRequest request, io.grpc.stub.StreamObserver<ExecuteBatchDmlResponse> responseObserver)
Executes a batch of SQL DML statements.
-