Interface AssociatedObjectiveSummary.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the related objective.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the related objective.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the related objective.

      Parameters:
      name - The name of the related objective.
      Returns:
      Returns a reference to this object so that method calls can be chained together.