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.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The product family this cluster network profile belongs to.static interface
The resource type. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
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
-
getName
Gets the name. The globally unique name for this cluster network profile.- Returns:
- the name
-
getResourceType
-
getSupportedInstanceProfiles
Gets the supportedInstanceProfiles. The instance profiles that support this cluster network profile.- Returns:
- the supportedInstanceProfiles
-
getZones
Gets the zones. Zones in this region that support this cluster network profile.- Returns:
- the zones
-