Class Resource

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

    public class Resource
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Watsonx Instance Details.
    • Method Detail

      • getCaCertificate

        public java.lang.String getCaCertificate()
        Gets the caCertificate. ca certificate.
        Returns:
        the caCertificate
      • getDefaultConfigs

        public java.util.Map<java.lang.String,​java.lang.String> getDefaultConfigs()
        Gets the defaultConfigs. Default Spark configuration properties to be applied for all applications running on this Spark engine.
        Returns:
        the defaultConfigs
      • getExternal

        public InstanceResourceEndpoint getExternal()
        Gets the external. host and portname.
        Returns:
        the external
      • getGrpcApiEndpoint

        public InstanceResourceEndpoint getGrpcApiEndpoint()
        Gets the grpcApiEndpoint. host and portname.
        Returns:
        the grpcApiEndpoint
      • getHostname

        public java.lang.String getHostname()
        Gets the hostname. Instance Host name.
        Returns:
        the hostname
      • getId

        public java.lang.String getId()
        Gets the id. ID.
        Returns:
        the id
      • getInstanceCrn

        public java.lang.String getInstanceCrn()
        Gets the instanceCrn. instance CRN.
        Returns:
        the instanceCrn
      • getInstanceId

        public java.lang.String getInstanceId()
        Gets the instanceId. instance id.
        Returns:
        the instanceId
      • getInternal

        public InstanceResourceEndpoint getInternal()
        Gets the internal. host and portname.
        Returns:
        the internal
      • getJdbcClass

        public java.lang.String getJdbcClass()
        Gets the jdbcClass. JDBC Class.
        Returns:
        the jdbcClass
      • getJdbcUrls

        public JdbcThriftUrls getJdbcUrls()
        Gets the jdbcUrls. JDBC Thrift Urls.
        Returns:
        the jdbcUrls
      • getMdsRestUrls

        public MDSRestUrls getMdsRestUrls()
        Gets the mdsRestUrls. MDS Rest Urls.
        Returns:
        the mdsRestUrls
      • getName

        public java.lang.String getName()
        Gets the name. engines services name.
        Returns:
        the name
      • getPort

        public java.lang.Long getPort()
        Gets the port. Port.
        Returns:
        the port
      • getProxyApiEndpoint

        public InstanceResourceEndpoint getProxyApiEndpoint()
        Gets the proxyApiEndpoint. host and portname.
        Returns:
        the proxyApiEndpoint
      • getRestApiEndpoint

        public InstanceResourceEndpoint getRestApiEndpoint()
        Gets the restApiEndpoint. host and portname.
        Returns:
        the restApiEndpoint
      • getRestHostname

        public java.lang.String getRestHostname()
        Gets the restHostname. Rest Host name.
        Returns:
        the restHostname
      • getRestPort

        public java.lang.Long getRestPort()
        Gets the restPort. Rest Port.
        Returns:
        the restPort
      • getSparkEngineEndpoint

        public java.lang.String getSparkEngineEndpoint()
        Gets the sparkEngineEndpoint. Spark Engine endpoint.
        Returns:
        the sparkEngineEndpoint
      • getSslCertificate

        public java.lang.String getSslCertificate()
        Gets the sslCertificate. ssl certificate.
        Returns:
        the sslCertificate
      • getThriftUrls

        public JdbcThriftUrls getThriftUrls()
        Gets the thriftUrls. JDBC Thrift Urls.
        Returns:
        the thriftUrls
      • getType

        public java.lang.String getType()
        Gets the type. Type of engine/service.
        Returns:
        the type
      • getVersion

        public java.lang.String getVersion()
        Gets the version. engine version.
        Returns:
        the version
      • getWatsonxDataApplicationEndpoint

        public java.lang.String getWatsonxDataApplicationEndpoint()
        Gets the watsonxDataApplicationEndpoint. Watsonx data application endpoint.
        Returns:
        the watsonxDataApplicationEndpoint