Class GetInstancePolicyMetricsResourcesItem

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class GetInstancePolicyMetricsResourcesItem
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    GetInstancePolicyMetricsResourcesItem.
    • Method Detail

      • getCreationDate

        public Date getCreationDate()
        Gets the creationDate. The date the policy was created. The date format follows RFC 3339.
        Returns:
        the creationDate
      • getCreatedBy

        public String getCreatedBy()
        Gets the createdBy. The unique identifier for the resource that created the policy.
        Returns:
        the createdBy
      • getUpdatedBy

        public String getUpdatedBy()
        Gets the updatedBy. The unique identifier for the resource that updated the policy.
        Returns:
        the updatedBy
      • getLastUpdated

        public Date getLastUpdated()
        Gets the lastUpdated. Updates when the policy is replaced or modified. The date format follows RFC 3339.
        Returns:
        the lastUpdated
      • getPolicyType

        public String getPolicyType()
        Gets the policyType. The type of policy to be retrieved.
        Returns:
        the policyType
      • getPolicyData

        public MetricsProperties getPolicyData()
        Gets the policyData. User defined metadata that is associated with the `metrics` instance policy type.
        Returns:
        the policyData