Uses of Interface
com.google.cloud.dataplex.v1.PartitionOrBuilder
-
Packages that use PartitionOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of PartitionOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement PartitionOrBuilder Modifier and Type Class Description classPartitionRepresents partition metadata contained within entity instances.static classPartition.BuilderRepresents partition metadata contained within entity instances.Methods in com.google.cloud.dataplex.v1 that return PartitionOrBuilder Modifier and Type Method Description PartitionOrBuilderCreatePartitionRequest.Builder. getPartitionOrBuilder()Required.PartitionOrBuilderCreatePartitionRequest. getPartitionOrBuilder()Required.PartitionOrBuilderCreatePartitionRequestOrBuilder. getPartitionOrBuilder()Required.PartitionOrBuilderListPartitionsResponse.Builder. getPartitionsOrBuilder(int index)Partitions under the specified parent entity.PartitionOrBuilderListPartitionsResponse. getPartitionsOrBuilder(int index)Partitions under the specified parent entity.PartitionOrBuilderListPartitionsResponseOrBuilder. getPartitionsOrBuilder(int index)Partitions under the specified parent entity.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type PartitionOrBuilder Modifier and Type Method Description List<? extends PartitionOrBuilder>ListPartitionsResponse.Builder. getPartitionsOrBuilderList()Partitions under the specified parent entity.List<? extends PartitionOrBuilder>ListPartitionsResponse. getPartitionsOrBuilderList()Partitions under the specified parent entity.List<? extends PartitionOrBuilder>ListPartitionsResponseOrBuilder. getPartitionsOrBuilderList()Partitions under the specified parent entity.
-