Interface ResponseTimeRootCauseEntity.Builder

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

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

    • name

      The name of the entity.

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

      The type and messages of the exceptions.

      Parameters:
      coverage - The type and messages of the exceptions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • remote

      A flag that denotes a remote subsegment.

      Parameters:
      remote - A flag that denotes a remote subsegment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.