Class DeleteDbConnUsersOptions

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

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

      • databaseId

        public java.lang.String databaseId()
        Gets the databaseId. Db connection id for DELETE.
        Returns:
        the databaseId
      • groups

        public java.util.List<java.lang.String> groups()
        Gets the groups. The group ids array to be deleted.
        Returns:
        the groups
      • users

        public java.util.List<java.lang.String> users()
        Gets the users. The user names array to be deleted.
        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