Class SparkDefaultConfig

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

    public class SparkDefaultConfig
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Spark Default Config details.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String config1()
      Gets the config1.
      java.lang.String config2()
      Gets the config2.
      SparkDefaultConfig.Builder newBuilder()
      New builder.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • config1

        public java.lang.String config1()
        Gets the config1. config1.
        Returns:
        the config1
      • config2

        public java.lang.String config2()
        Gets the config2. config2.
        Returns:
        the config2