Uses of Class
com.google.cloud.metastore.v1alpha.Lake
-
Packages that use Lake Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of Lake in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return Lake Modifier and Type Method Description Lake
Lake.Builder. build()
Lake
Lake.Builder. buildPartial()
static Lake
Lake. getDefaultInstance()
Lake
Lake.Builder. getDefaultInstanceForType()
Lake
Lake. getDefaultInstanceForType()
Lake
DataplexConfig.Builder. getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfig. getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfigOrBuilder. getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfig.Builder. getLakeResourcesOrThrow(String key)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfig. getLakeResourcesOrThrow(String key)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfigOrBuilder. getLakeResourcesOrThrow(String key)
A reference to the Lake resources that this metastore service is attached to.static Lake
Lake. parseDelimitedFrom(InputStream input)
static Lake
Lake. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Lake
Lake. parseFrom(byte[] data)
static Lake
Lake. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Lake
Lake. parseFrom(com.google.protobuf.ByteString data)
static Lake
Lake. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Lake
Lake. parseFrom(com.google.protobuf.CodedInputStream input)
static Lake
Lake. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Lake
Lake. parseFrom(InputStream input)
static Lake
Lake. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Lake
Lake. parseFrom(ByteBuffer data)
static Lake
Lake. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type Lake Modifier and Type Method Description Map<String,Lake>
DataplexConfig.Builder. getLakeResources()
Deprecated.Map<String,Lake>
DataplexConfig. getLakeResources()
Deprecated.Map<String,Lake>
DataplexConfigOrBuilder. getLakeResources()
Deprecated.Map<String,Lake>
DataplexConfig.Builder. getLakeResourcesMap()
A reference to the Lake resources that this metastore service is attached to.Map<String,Lake>
DataplexConfig. getLakeResourcesMap()
A reference to the Lake resources that this metastore service is attached to.Map<String,Lake>
DataplexConfigOrBuilder. getLakeResourcesMap()
A reference to the Lake resources that this metastore service is attached to.Map<String,Lake>
DataplexConfig.Builder. getMutableLakeResources()
Deprecated.com.google.protobuf.Parser<Lake>
Lake. getParserForType()
static com.google.protobuf.Parser<Lake>
Lake. parser()
Methods in com.google.cloud.metastore.v1alpha with parameters of type Lake Modifier and Type Method Description Lake
DataplexConfig.Builder. getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfig. getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached to.Lake
DataplexConfigOrBuilder. getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached to.Lake.Builder
Lake.Builder. mergeFrom(Lake other)
static Lake.Builder
Lake. newBuilder(Lake prototype)
DataplexConfig.Builder
DataplexConfig.Builder. putLakeResources(String key, Lake value)
A reference to the Lake resources that this metastore service is attached to.Method parameters in com.google.cloud.metastore.v1alpha with type arguments of type Lake Modifier and Type Method Description DataplexConfig.Builder
DataplexConfig.Builder. putAllLakeResources(Map<String,Lake> values)
A reference to the Lake resources that this metastore service is attached to.
-