Class CreateSparkEngineOptions

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

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

      • origin

        public java.lang.String origin()
        Gets the origin. Origin - created or registered.
        Returns:
        the origin
      • associatedCatalogs

        public java.util.List<java.lang.String> associatedCatalogs()
        Gets the associatedCatalogs. Associated catalogs.
        Returns:
        the associatedCatalogs
      • description

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

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

        public java.lang.String status()
        Gets the status. Engine status.
        Returns:
        the status
      • tags

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

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