Uses of Class
com.google.cloud.privatecatalog.v1beta1.Catalog
-
Packages that use Catalog Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of Catalog in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return Catalog Modifier and Type Method Description CatalogCatalog.Builder. build()CatalogCatalog.Builder. buildPartial()CatalogSearchCatalogsResponse.Builder. getCatalogs(int index)The `Catalog`s computed from the resource context.CatalogSearchCatalogsResponse. getCatalogs(int index)The `Catalog`s computed from the resource context.CatalogSearchCatalogsResponseOrBuilder. getCatalogs(int index)The `Catalog`s computed from the resource context.static CatalogCatalog. getDefaultInstance()CatalogCatalog.Builder. getDefaultInstanceForType()CatalogCatalog. getDefaultInstanceForType()static CatalogCatalog. parseDelimitedFrom(InputStream input)static CatalogCatalog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(byte[] data)static CatalogCatalog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(com.google.protobuf.ByteString data)static CatalogCatalog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(com.google.protobuf.CodedInputStream input)static CatalogCatalog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(InputStream input)static CatalogCatalog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(ByteBuffer data)static CatalogCatalog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type Catalog Modifier and Type Method Description List<Catalog>SearchCatalogsResponse.Builder. getCatalogsList()The `Catalog`s computed from the resource context.List<Catalog>SearchCatalogsResponse. getCatalogsList()The `Catalog`s computed from the resource context.List<Catalog>SearchCatalogsResponseOrBuilder. getCatalogsList()The `Catalog`s computed from the resource context.com.google.protobuf.Parser<Catalog>Catalog. getParserForType()static com.google.protobuf.Parser<Catalog>Catalog. parser()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type Catalog Modifier and Type Method Description SearchCatalogsResponse.BuilderSearchCatalogsResponse.Builder. addCatalogs(int index, Catalog value)The `Catalog`s computed from the resource context.SearchCatalogsResponse.BuilderSearchCatalogsResponse.Builder. addCatalogs(Catalog value)The `Catalog`s computed from the resource context.Catalog.BuilderCatalog.Builder. mergeFrom(Catalog other)static Catalog.BuilderCatalog. newBuilder(Catalog prototype)SearchCatalogsResponse.BuilderSearchCatalogsResponse.Builder. setCatalogs(int index, Catalog value)The `Catalog`s computed from the resource context.Method parameters in com.google.cloud.privatecatalog.v1beta1 with type arguments of type Catalog Modifier and Type Method Description SearchCatalogsResponse.BuilderSearchCatalogsResponse.Builder. addAllCatalogs(Iterable<? extends Catalog> values)The `Catalog`s computed from the resource context.static com.google.api.core.ApiFuture<PrivateCatalogClient.SearchCatalogsPagedResponse>PrivateCatalogClient.SearchCatalogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<SearchCatalogsResponse> futureResponse)protected PrivateCatalogClient.SearchCatalogsPagePrivateCatalogClient.SearchCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, SearchCatalogsResponse response)com.google.api.core.ApiFuture<PrivateCatalogClient.SearchCatalogsPage>PrivateCatalogClient.SearchCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<SearchCatalogsResponse> futureResponse)
-