Uses of Interface
com.google.cloud.dataplex.v1.LakeOrBuilder
-
Packages that use LakeOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of LakeOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement LakeOrBuilder Modifier and Type Class Description classLakeA lake is a centralized repository for managing enterprise data across the organization distributed across many cloud projects, and stored in a variety of storage services such as Google Cloud Storage and BigQuery.static classLake.BuilderA lake is a centralized repository for managing enterprise data across the organization distributed across many cloud projects, and stored in a variety of storage services such as Google Cloud Storage and BigQuery.Methods in com.google.cloud.dataplex.v1 that return LakeOrBuilder Modifier and Type Method Description LakeOrBuilderCreateLakeRequest.Builder. getLakeOrBuilder()Required.LakeOrBuilderCreateLakeRequest. getLakeOrBuilder()Required.LakeOrBuilderCreateLakeRequestOrBuilder. getLakeOrBuilder()Required.LakeOrBuilderUpdateLakeRequest.Builder. getLakeOrBuilder()Required.LakeOrBuilderUpdateLakeRequest. getLakeOrBuilder()Required.LakeOrBuilderUpdateLakeRequestOrBuilder. getLakeOrBuilder()Required.LakeOrBuilderListLakesResponse.Builder. getLakesOrBuilder(int index)Lakes under the given parent location.LakeOrBuilderListLakesResponse. getLakesOrBuilder(int index)Lakes under the given parent location.LakeOrBuilderListLakesResponseOrBuilder. getLakesOrBuilder(int index)Lakes under the given parent location.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type LakeOrBuilder Modifier and Type Method Description List<? extends LakeOrBuilder>ListLakesResponse.Builder. getLakesOrBuilderList()Lakes under the given parent location.List<? extends LakeOrBuilder>ListLakesResponse. getLakesOrBuilderList()Lakes under the given parent location.List<? extends LakeOrBuilder>ListLakesResponseOrBuilder. getLakesOrBuilderList()Lakes under the given parent location.
-