Uses of Class
com.oracle.bmc.marketplace.model.ListingPackage
-
Packages that use ListingPackage Package Description com.oracle.bmc.marketplace.model com.oracle.bmc.marketplace.responses -
-
Uses of ListingPackage in com.oracle.bmc.marketplace.model
Subclasses of ListingPackage in com.oracle.bmc.marketplace.model Modifier and Type Class Description classContainerListingPackageA listing package for container.classImageListingPackageA package for image listings.classKubernetesListingPackageA listing package for kubernetes.classOrchestrationListingPackageA listing package for orchestration. -
Uses of ListingPackage in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return ListingPackage Modifier and Type Method Description ListingPackageGetPackageResponse. getListingPackage()The returned ListingPackage instance.Methods in com.oracle.bmc.marketplace.responses with parameters of type ListingPackage Modifier and Type Method Description GetPackageResponse.BuilderGetPackageResponse.Builder. listingPackage(ListingPackage listingPackage)The returned ListingPackage instance.
-