Class SnapshotListSnapshotsItemFilesItem

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

    public class SnapshotListSnapshotsItemFilesItem
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    SnapshotListSnapshotsItemFilesItem.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAccountId()
      Gets the accountId.
      java.lang.String getLocation()
      Gets the location.
      java.lang.String getReportTypes()
      Gets the reportTypes.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getReportTypes

        public java.lang.String getReportTypes()
        Gets the reportTypes. The type of billing report stored. Possible values are [account_summary, enterprise_summary, account_resource_instance_usage].
        Returns:
        the reportTypes
      • getLocation

        public java.lang.String getLocation()
        Gets the location. Absolute path of the billing report in the COS instance.
        Returns:
        the location
      • getAccountId

        public java.lang.String getAccountId()
        Gets the accountId. Account ID for which billing report is captured.
        Returns:
        the accountId