Class InstanceGroupManagerPolicy
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceGroupManagerPolicy
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
InstanceGroupManagerPolicyInstanceGroupManagerTargetPolicy
public class InstanceGroupManagerPolicy
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceGroupManagerPolicy.
Classes which extend this class:
- InstanceGroupManagerPolicyInstanceGroupManagerTargetPolicy
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The type of metric to be evaluated The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.static interface
The type of policy for the instance group The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCreatedAt
Gets the createdAt. The date and time that the instance group manager policy was created.- Returns:
- the createdAt
-
getHref
Gets the href. The URL for this instance group manager policy.- Returns:
- the href
-
getId
Gets the id. The unique identifier for this instance group manager policy.- Returns:
- the id
-
getName
Gets the name. The name for this instance group manager policy. The name is unique across all policies for the instance group manager.- Returns:
- the name
-
getUpdatedAt
Gets the updatedAt. The date and time that the instance group manager policy was updated.- Returns:
- the updatedAt
-
getMetricType
Gets the metricType. The type of metric to be evaluated The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.- Returns:
- the metricType
-
getMetricValue
Gets the metricValue. The metric value to be evaluated.- Returns:
- the metricValue
-
getPolicyType
Gets the policyType. The type of policy for the instance group The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.- Returns:
- the policyType
-