Uses of Interface
com.google.cloud.dataplex.v1.ActionOrBuilder
-
Packages that use ActionOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of ActionOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement ActionOrBuilder Modifier and Type Class Description classActionAction represents an issue requiring administrator action for resolution.static classAction.BuilderAction represents an issue requiring administrator action for resolution.Methods in com.google.cloud.dataplex.v1 that return ActionOrBuilder Modifier and Type Method Description ActionOrBuilderListActionsResponse.Builder. getActionsOrBuilder(int index)Actions under the given parent lake/zone/asset.ActionOrBuilderListActionsResponse. getActionsOrBuilder(int index)Actions under the given parent lake/zone/asset.ActionOrBuilderListActionsResponseOrBuilder. getActionsOrBuilder(int index)Actions under the given parent lake/zone/asset.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ActionOrBuilder Modifier and Type Method Description List<? extends ActionOrBuilder>ListActionsResponse.Builder. getActionsOrBuilderList()Actions under the given parent lake/zone/asset.List<? extends ActionOrBuilder>ListActionsResponse. getActionsOrBuilderList()Actions under the given parent lake/zone/asset.List<? extends ActionOrBuilder>ListActionsResponseOrBuilder. getActionsOrBuilderList()Actions under the given parent lake/zone/asset.
-