Interface UnprocessedGraph.Builder

    • Method Detail

      • graphArn

        UnprocessedGraph.Builder graphArn​(String graphArn)

        The ARN of the organization behavior graph.

        Parameters:
        graphArn - The ARN of the organization behavior graph.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reason

        UnprocessedGraph.Builder reason​(String reason)

        The reason data source package information could not be processed for a behavior graph.

        Parameters:
        reason - The reason data source package information could not be processed for a behavior graph.
        Returns:
        Returns a reference to this object so that method calls can be chained together.