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 class
Catalog
The readonly representation of a catalog computed with a given resource context.static class
Catalog.Builder
The 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 CatalogOrBuilder
SearchCatalogsResponse.Builder. getCatalogsOrBuilder(int index)
The `Catalog`s computed from the resource context.CatalogOrBuilder
SearchCatalogsResponse. getCatalogsOrBuilder(int index)
The `Catalog`s computed from the resource context.CatalogOrBuilder
SearchCatalogsResponseOrBuilder. 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.
-