Class UpdateEngineOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. Engine ID.
        Returns:
        the engineId
      • accept

        public java.lang.String accept()
        Gets the accept. The type of the response: or *_/_*.
        Returns:
        the accept
      • coordinator

        public NodeDescription coordinator()
        Gets the coordinator. NodeDescription.
        Returns:
        the coordinator
      • description

        public java.lang.String description()
        Gets the description. Modified description.
        Returns:
        the description
      • engineDisplayName

        public java.lang.String engineDisplayName()
        Gets the engineDisplayName. Engine display name.
        Returns:
        the engineDisplayName
      • tags

        public java.util.List<java.lang.String> tags()
        Gets the tags. Tags.
        Returns:
        the tags
      • worker

        public NodeDescription worker()
        Gets the worker. NodeDescription.
        Returns:
        the worker
      • authInstanceId

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