Uses of Interface
com.google.cloud.dataplex.v1.ContentOrBuilder
-
Packages that use ContentOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of ContentOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement ContentOrBuilder Modifier and Type Class Description class
Content
Content represents a user-visible notebook or a sql scriptstatic class
Content.Builder
Content represents a user-visible notebook or a sql scriptMethods in com.google.cloud.dataplex.v1 that return ContentOrBuilder Modifier and Type Method Description ContentOrBuilder
CreateContentRequest.Builder. getContentOrBuilder()
Required.ContentOrBuilder
CreateContentRequest. getContentOrBuilder()
Required.ContentOrBuilder
CreateContentRequestOrBuilder. getContentOrBuilder()
Required.ContentOrBuilder
ListContentResponse.Builder. getContentOrBuilder(int index)
Content under the given parent lake.ContentOrBuilder
ListContentResponse. getContentOrBuilder(int index)
Content under the given parent lake.ContentOrBuilder
ListContentResponseOrBuilder. getContentOrBuilder(int index)
Content under the given parent lake.ContentOrBuilder
UpdateContentRequest.Builder. getContentOrBuilder()
Required.ContentOrBuilder
UpdateContentRequest. getContentOrBuilder()
Required.ContentOrBuilder
UpdateContentRequestOrBuilder. getContentOrBuilder()
Required.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ContentOrBuilder Modifier and Type Method Description List<? extends ContentOrBuilder>
ListContentResponse.Builder. getContentOrBuilderList()
Content under the given parent lake.List<? extends ContentOrBuilder>
ListContentResponse. getContentOrBuilderList()
Content under the given parent lake.List<? extends ContentOrBuilder>
ListContentResponseOrBuilder. getContentOrBuilderList()
Content under the given parent lake.
-