Class EntityDiscovered

    • Method Detail

      • getId

        public String getId()
        The OCID of the entity discovered.
        Returns:
        the value
      • getAgentId

        public String getAgentId()
        The OCID of the agent used for monitoring.
        Returns:
        the value
      • getConnectorId

        public String getConnectorId()
        The OCID of the associated connector.
        Returns:
        the value
      • getDisplayName

        public String getDisplayName()
        The name of the entity.
        Returns:
        the value
      • getVersion

        public String getVersion()
        The version of the entity.
        Returns:
        the value
      • getInternalId

        public String getInternalId()
        The internal identifier of the entity.
        Returns:
        the value
      • getStatus

        public String getStatus()
        The status of the entity.
        Returns:
        the value
      • getDiscoverErrorCode

        public String getDiscoverErrorCode()
        The error code of the discovery.
        Returns:
        the value
      • getDiscoverErrorMsg

        public String getDiscoverErrorMsg()
        The error message of the discovery.
        Returns:
        the value
      • toString

        public String toString()
        Overrides:
        toString in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel