Class InstanceCatalogOffering
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceCatalogOffering
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceCatalogOffering
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceCatalogOffering.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getPlan
Gets the plan. The billing plan used for the catalog offering version. If absent, no billing plan is in use (free).- Returns:
- the plan
-
getVersion
Gets the version. The catalog offering version this virtual server instance was provisioned from. The catalog offering version is not managed by the IBM VPC service, and may no longer exist, or may refer to a different image CRN than the `image.crn` for this virtual server instance. However, all images associated with a catalog offering version will have the same checksum, and therefore will have the same data.- Returns:
- the version
-