Class UpdateEngineUsersOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. Engine ID for PATCH.
        Returns:
        the engineId
      • groups

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

        public java.util.List<EngineUsersMetadata> 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