Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.GetCatalogEntryOptions.Builder
-
Packages that use GetCatalogEntryOptions.Builder Package Description com.ibm.cloud.platform_services.global_catalog.v1.model -
-
Uses of GetCatalogEntryOptions.Builder in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return GetCatalogEntryOptions.Builder Modifier and Type Method Description GetCatalogEntryOptions.BuilderGetCatalogEntryOptions.Builder. account(java.lang.String account)Set the account.GetCatalogEntryOptions.BuilderGetCatalogEntryOptions.Builder. complete(java.lang.Boolean complete)Set the complete.GetCatalogEntryOptions.BuilderGetCatalogEntryOptions.Builder. depth(long depth)Set the depth.GetCatalogEntryOptions.BuilderGetCatalogEntryOptions.Builder. id(java.lang.String id)Set the id.GetCatalogEntryOptions.BuilderGetCatalogEntryOptions.Builder. include(java.lang.String include)Set the include.GetCatalogEntryOptions.BuilderGetCatalogEntryOptions.Builder. languages(java.lang.String languages)Set the languages.GetCatalogEntryOptions.BuilderGetCatalogEntryOptions. newBuilder()New builder.
-