Interface SuggestRelationshipLinksResponse


public interface SuggestRelationshipLinksResponse
An immutable client-side representation of SuggestRelationshipLinksResponse.
  • Method Details

    • interactionName

      String interactionName()
      Gets the interactionName property: The interaction name.
      Returns:
      the interactionName value.
    • suggestedRelationships

      List<RelationshipsLookup> suggestedRelationships()
      Gets the suggestedRelationships property: Suggested relationships for the type.
      Returns:
      the suggestedRelationships value.
    • innerModel

      Gets the inner com.azure.resourcemanager.customerinsights.fluent.models.SuggestRelationshipLinksResponseInner object.
      Returns:
      the inner object.