Class GetPreferencesOnScopeAccountOptions

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

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

      • accountId

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

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

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

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