Class DiscoveredExternalDbSystemComponent

    • Method Detail

      • getComponentId

        public String getComponentId()
        The identifier of the discovered DB system component.
        Returns:
        the value
      • getDisplayName

        public String getDisplayName()
        The user-friendly name for the discovered DB system component.

        The name does not have to be unique.

        Returns:
        the value
      • getComponentName

        public String getComponentName()
        The name of the discovered DB system component.
        Returns:
        the value
      • getResourceId

        public String getResourceId()
        The OCID of the existing OCI resource matching the discovered DB system component.
        Returns:
        the value
      • getIsSelectedForMonitoring

        public Boolean getIsSelectedForMonitoring()
        Indicates whether the DB system component should be provisioned as an OCI resource or not.
        Returns:
        the value
      • getAssociatedComponents

        public List<AssociatedComponent> getAssociatedComponents()
        The list of associated components.
        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