Interface UnprocessedGraph.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UnprocessedGraph.Builder,UnprocessedGraph>, SdkBuilder<UnprocessedGraph.Builder,UnprocessedGraph>, SdkPojo
Enclosing class:
UnprocessedGraph

public static interface UnprocessedGraph.Builder extends SdkPojo, CopyableBuilder<UnprocessedGraph.Builder,UnprocessedGraph>
  • Method Details

    • 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

      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.