Uses of Class
com.oracle.bmc.core.model.AppCatalogListing
-
Packages that use AppCatalogListing Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of AppCatalogListing in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return AppCatalogListing Modifier and Type Method Description AppCatalogListingAppCatalogListing.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type AppCatalogListing Modifier and Type Method Description AppCatalogListing.BuilderAppCatalogListing.Builder. copy(AppCatalogListing model) -
Uses of AppCatalogListing in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return AppCatalogListing Modifier and Type Method Description AppCatalogListingGetAppCatalogListingResponse. getAppCatalogListing()The returned AppCatalogListing instance.Methods in com.oracle.bmc.core.responses with parameters of type AppCatalogListing Modifier and Type Method Description GetAppCatalogListingResponse.BuilderGetAppCatalogListingResponse.Builder. appCatalogListing(AppCatalogListing appCatalogListing)The returned AppCatalogListing instance.
-