Class RestoreCatalogEntryOptions

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

    public class RestoreCatalogEntryOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The restoreCatalogEntry options.
    • Method Detail

      • id

        public java.lang.String id()
        Gets the id. The catalog entry's unique ID.
        Returns:
        the id
      • account

        public java.lang.String account()
        Gets the account. This changes the scope of the request regardless of the authorization header. Example scopes are `account` and `global`. `account=global` is reqired if operating with a service ID that has a global admin policy, for example `GET /?account=global`.
        Returns:
        the account