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
  • Method Details

    • getCreatedAt

      public Date getCreatedAt()
      Gets the createdAt. The date and time that the instance group manager policy was created.
      Returns:
      the createdAt
    • getHref

      public String getHref()
      Gets the href. The URL for this instance group manager policy.
      Returns:
      the href
    • getId

      public String getId()
      Gets the id. The unique identifier for this instance group manager policy.
      Returns:
      the id
    • getName

      public String 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

      public Date getUpdatedAt()
      Gets the updatedAt. The date and time that the instance group manager policy was updated.
      Returns:
      the updatedAt
    • getMetricType

      public String 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

      public Long getMetricValue()
      Gets the metricValue. The metric value to be evaluated.
      Returns:
      the metricValue
    • getPolicyType

      public String 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