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 class
Lock
Represents a lock.static class
Lock.Builder
Represents a lock.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return LockOrBuilder Modifier and Type Method Description LockOrBuilder
CreateLockRequest.Builder. getLockOrBuilder()
Required.LockOrBuilder
CreateLockRequest. getLockOrBuilder()
Required.LockOrBuilder
CreateLockRequestOrBuilder. getLockOrBuilder()
Required.LockOrBuilder
ListLocksResponse.Builder. getLocksOrBuilder(int index)
The locks from the specified database.LockOrBuilder
ListLocksResponse. getLocksOrBuilder(int index)
The locks from the specified database.LockOrBuilder
ListLocksResponseOrBuilder. 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.
-