Class DeleteSchemaOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. Engine name.
        Returns:
        the engineId
      • catalogId

        public java.lang.String catalogId()
        Gets the catalogId. Catalog name.
        Returns:
        the catalogId
      • schemaId

        public java.lang.String schemaId()
        Gets the schemaId. URL encoded Schema name.
        Returns:
        the schemaId
      • authInstanceId

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