Class ClusterNetworkProfile

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkProfile
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class ClusterNetworkProfile extends com.ibm.cloud.sdk.core.service.model.GenericModel
ClusterNetworkProfile.
  • Method Details

    • getFamily

      public String getFamily()
      Gets the family. The product family this cluster network profile belongs to. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
      Returns:
      the family
    • getHref

      public String getHref()
      Gets the href. The URL for this cluster network profile.
      Returns:
      the href
    • getName

      public String getName()
      Gets the name. The globally unique name for this cluster network profile.
      Returns:
      the name
    • getResourceType

      public String getResourceType()
      Gets the resourceType. The resource type.
      Returns:
      the resourceType
    • getSupportedInstanceProfiles

      public List<InstanceProfileReference> getSupportedInstanceProfiles()
      Gets the supportedInstanceProfiles. The instance profiles that support this cluster network profile.
      Returns:
      the supportedInstanceProfiles
    • getZones

      public List<ZoneReference> getZones()
      Gets the zones. Zones in this region that support this cluster network profile.
      Returns:
      the zones