Uses of Interface
com.google.cloud.privatecatalog.v1beta1.CatalogOrBuilder
-
Packages that use CatalogOrBuilder Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of CatalogOrBuilder in com.google.cloud.privatecatalog.v1beta1
Classes in com.google.cloud.privatecatalog.v1beta1 that implement CatalogOrBuilder Modifier and Type Class Description classCatalogThe readonly representation of a catalog computed with a given resource context.static classCatalog.BuilderThe readonly representation of a catalog computed with a given resource context.Methods in com.google.cloud.privatecatalog.v1beta1 that return CatalogOrBuilder Modifier and Type Method Description CatalogOrBuilderSearchCatalogsResponse.Builder. getCatalogsOrBuilder(int index)The `Catalog`s computed from the resource context.CatalogOrBuilderSearchCatalogsResponse. getCatalogsOrBuilder(int index)The `Catalog`s computed from the resource context.CatalogOrBuilderSearchCatalogsResponseOrBuilder. getCatalogsOrBuilder(int index)The `Catalog`s computed from the resource context.Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type CatalogOrBuilder Modifier and Type Method Description List<? extends CatalogOrBuilder>SearchCatalogsResponse.Builder. getCatalogsOrBuilderList()The `Catalog`s computed from the resource context.List<? extends CatalogOrBuilder>SearchCatalogsResponse. getCatalogsOrBuilderList()The `Catalog`s computed from the resource context.List<? extends CatalogOrBuilder>SearchCatalogsResponseOrBuilder. getCatalogsOrBuilderList()The `Catalog`s computed from the resource context.
-