Uses of Class
com.google.spanner.v1.RequestOptions
-
Uses of RequestOptions in com.google.spanner.v1
Methods in com.google.spanner.v1 that return RequestOptionsModifier and TypeMethodDescriptionRequestOptions.Builder.build()RequestOptions.Builder.buildPartial()static RequestOptionsRequestOptions.getDefaultInstance()RequestOptions.Builder.getDefaultInstanceForType()RequestOptions.getDefaultInstanceForType()BatchWriteRequest.Builder.getRequestOptions()Common options for this request.BatchWriteRequest.getRequestOptions()Common options for this request.BatchWriteRequestOrBuilder.getRequestOptions()Common options for this request.BeginTransactionRequest.Builder.getRequestOptions()Common options for this request.BeginTransactionRequest.getRequestOptions()Common options for this request.BeginTransactionRequestOrBuilder.getRequestOptions()Common options for this request.CommitRequest.Builder.getRequestOptions()Common options for this request.CommitRequest.getRequestOptions()Common options for this request.CommitRequestOrBuilder.getRequestOptions()Common options for this request.ExecuteBatchDmlRequest.Builder.getRequestOptions()Common options for this request.ExecuteBatchDmlRequest.getRequestOptions()Common options for this request.ExecuteBatchDmlRequestOrBuilder.getRequestOptions()Common options for this request.ExecuteSqlRequest.Builder.getRequestOptions()Common options for this request.ExecuteSqlRequest.getRequestOptions()Common options for this request.ExecuteSqlRequestOrBuilder.getRequestOptions()Common options for this request.ReadRequest.Builder.getRequestOptions()Common options for this request.ReadRequest.getRequestOptions()Common options for this request.ReadRequestOrBuilder.getRequestOptions()Common options for this request.static RequestOptionsRequestOptions.parseDelimitedFrom(InputStream input) static RequestOptionsRequestOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOptionsRequestOptions.parseFrom(byte[] data) static RequestOptionsRequestOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOptionsRequestOptions.parseFrom(com.google.protobuf.ByteString data) static RequestOptionsRequestOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOptionsRequestOptions.parseFrom(com.google.protobuf.CodedInputStream input) static RequestOptionsRequestOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOptionsRequestOptions.parseFrom(InputStream input) static RequestOptionsRequestOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOptionsRequestOptions.parseFrom(ByteBuffer data) static RequestOptionsRequestOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type RequestOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RequestOptions>RequestOptions.getParserForType()static com.google.protobuf.Parser<RequestOptions>RequestOptions.parser()Methods in com.google.spanner.v1 with parameters of type RequestOptionsModifier and TypeMethodDescriptionRequestOptions.Builder.mergeFrom(RequestOptions other) BatchWriteRequest.Builder.mergeRequestOptions(RequestOptions value) Common options for this request.BeginTransactionRequest.Builder.mergeRequestOptions(RequestOptions value) Common options for this request.CommitRequest.Builder.mergeRequestOptions(RequestOptions value) Common options for this request.ExecuteBatchDmlRequest.Builder.mergeRequestOptions(RequestOptions value) Common options for this request.ExecuteSqlRequest.Builder.mergeRequestOptions(RequestOptions value) Common options for this request.ReadRequest.Builder.mergeRequestOptions(RequestOptions value) Common options for this request.static RequestOptions.BuilderRequestOptions.newBuilder(RequestOptions prototype) BatchWriteRequest.Builder.setRequestOptions(RequestOptions value) Common options for this request.BeginTransactionRequest.Builder.setRequestOptions(RequestOptions value) Common options for this request.CommitRequest.Builder.setRequestOptions(RequestOptions value) Common options for this request.ExecuteBatchDmlRequest.Builder.setRequestOptions(RequestOptions value) Common options for this request.ExecuteSqlRequest.Builder.setRequestOptions(RequestOptions value) Common options for this request.ReadRequest.Builder.setRequestOptions(RequestOptions value) Common options for this request.