Interface DiscoveredResource.Builder

    • Method Detail

      • configurationId

        DiscoveredResource.Builder configurationId​(String configurationId)

        The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.

        Parameters:
        configurationId - The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        DiscoveredResource.Builder description​(String description)

        A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference.

        Parameters:
        description - A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference.
        Returns:
        Returns a reference to this object so that method calls can be chained together.