Class GetReportOptions

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

    public class GetReportOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getReport options.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String accountId()
      Gets the accountId.
      GetReportOptions.Builder newBuilder()
      New builder.
      java.lang.String reference()
      Gets the reference.
      • 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

      • accountId

        public java.lang.String accountId()
        Gets the accountId. ID of the account.
        Returns:
        the accountId
      • reference

        public java.lang.String reference()
        Gets the reference. Reference for the report to be generated, You can use 'latest' to get the latest report for the given account.
        Returns:
        the reference