Class DeleteSparkEngineApplicationsOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. engine id.
        Returns:
        the engineId
      • applicationId

        public java.lang.String applicationId()
        Gets the applicationId. Application id(s) to be stopped, comma separated.
        Returns:
        the applicationId
      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. CRN.
        Returns:
        the authInstanceId
      • state

        public java.util.List<java.lang.String> state()
        Gets the state. state.
        Returns:
        the state