Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.RepoInfo
-
Packages that use RepoInfo Package Description com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of RepoInfo in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return RepoInfo Modifier and Type Method Description RepoInfoRepoInfo.Builder. build()Builds a RepoInfo.RepoInfoCreateOfferingOptions. repoInfo()Gets the repoInfo.RepoInfoOffering. repoInfo()Gets the repoInfo.RepoInfoReplaceOfferingOptions. repoInfo()Gets the repoInfo.Methods in com.ibm.cloud.platform_services.catalog_management.v1.model with parameters of type RepoInfo Modifier and Type Method Description CreateOfferingOptions.BuilderCreateOfferingOptions.Builder. repoInfo(RepoInfo repoInfo)Set the repoInfo.Offering.BuilderOffering.Builder. repoInfo(RepoInfo repoInfo)Set the repoInfo.ReplaceOfferingOptions.BuilderReplaceOfferingOptions.Builder. repoInfo(RepoInfo repoInfo)Set the repoInfo.
-