Class CreateSparkEngineApplicationOptions

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

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

      • engineId

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

        public SparkApplicationDetails applicationDetails()
        Gets the applicationDetails. Application details.
        Returns:
        the applicationDetails
      • jobEndpoint

        public java.lang.String jobEndpoint()
        Gets the jobEndpoint. Job endpoint.
        Returns:
        the jobEndpoint
      • serviceInstanceId

        public java.lang.String serviceInstanceId()
        Gets the serviceInstanceId. Service Instance ID for POST.
        Returns:
        the serviceInstanceId
      • type

        public java.lang.String type()
        Gets the type. Engine Type.
        Returns:
        the type
      • volumes

        public java.util.List<SparkVolumeDetails> volumes()
        Gets the volumes. Spark application volumes to mount.
        Returns:
        the volumes
      • 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