Interface StatusReason.Builder

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

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

    • code

      The reason code for the current status of the analyzer.

      Parameters:
      code - The reason code for the current status of the analyzer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The reason code for the current status of the analyzer.

      Parameters:
      code - The reason code for the current status of the analyzer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: