Class DeletePreferencesOnScopeAccountOptions

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

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

      • accountId

        public java.lang.String accountId()
        Gets the accountId. Account id to delete preference for.
        Returns:
        the accountId
      • iamId

        public java.lang.String iamId()
        Gets the iamId. IAM id to delete the preference for.
        Returns:
        the iamId
      • service

        public java.lang.String service()
        Gets the service. Service of the preference to be deleted.
        Returns:
        the service
      • preferenceId

        public java.lang.String preferenceId()
        Gets the preferenceId. Identifier of preference to be deleted.
        Returns:
        the preferenceId