Class UpdateMetastoreUsersOptions

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

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

      • metastoreName

        public java.lang.String metastoreName()
        Gets the metastoreName. Metastore name for PATCH.
        Returns:
        the metastoreName
      • groups

        public java.util.List<GroupsMetadata> groups()
        Gets the groups. The group list.
        Returns:
        the groups
      • users

        public java.util.List<UsersMetadata> users()
        Gets the users. The user list.
        Returns:
        the users
      • lhInstanceId

        public java.lang.String lhInstanceId()
        Gets the lhInstanceId. Lake House Instance ID.
        Returns:
        the lhInstanceId
      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. Instance ID.
        Returns:
        the authInstanceId