Uses of Interface
com.google.cloud.bigquery.biglake.v1alpha1.LockOrBuilder
-
Packages that use LockOrBuilder Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of LockOrBuilder in com.google.cloud.bigquery.biglake.v1alpha1
Classes in com.google.cloud.bigquery.biglake.v1alpha1 that implement LockOrBuilder Modifier and Type Class Description classLockRepresents a lock.static classLock.BuilderRepresents a lock.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return LockOrBuilder Modifier and Type Method Description LockOrBuilderCreateLockRequest.Builder. getLockOrBuilder()Required.LockOrBuilderCreateLockRequest. getLockOrBuilder()Required.LockOrBuilderCreateLockRequestOrBuilder. getLockOrBuilder()Required.LockOrBuilderListLocksResponse.Builder. getLocksOrBuilder(int index)The locks from the specified database.LockOrBuilderListLocksResponse. getLocksOrBuilder(int index)The locks from the specified database.LockOrBuilderListLocksResponseOrBuilder. getLocksOrBuilder(int index)The locks from the specified database.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type LockOrBuilder Modifier and Type Method Description List<? extends LockOrBuilder>ListLocksResponse.Builder. getLocksOrBuilderList()The locks from the specified database.List<? extends LockOrBuilder>ListLocksResponse. getLocksOrBuilderList()The locks from the specified database.List<? extends LockOrBuilder>ListLocksResponseOrBuilder. getLocksOrBuilderList()The locks from the specified database.
-