Package com.ibm.cloud.is.vpc.v1.model
Class CatalogOfferingVersionReference
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.CatalogOfferingVersionReference
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CatalogOfferingVersionReference extends com.ibm.cloud.sdk.core.service.model.GenericModel
CatalogOfferingVersionReference.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCrn()
Gets the crn.
-
-
-
Method Detail
-
getCrn
public String getCrn()
Gets the crn. The CRN for this version of a [catalog](https://cloud.ibm.com/docs/account?topic=account-restrict-by-user) offering.- Returns:
- the crn
-
-