public static interface ResponseTimeRootCauseEntity.Builder extends SdkPojo, CopyableBuilder<ResponseTimeRootCauseEntity.Builder,ResponseTimeRootCauseEntity>
| Modifier and Type | Method and Description |
|---|---|
ResponseTimeRootCauseEntity.Builder |
coverage(Double coverage)
The type and messages of the exceptions.
|
ResponseTimeRootCauseEntity.Builder |
name(String name)
The name of the entity.
|
ResponseTimeRootCauseEntity.Builder |
remote(Boolean remote)
A flag that denotes a remote subsegment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResponseTimeRootCauseEntity.Builder name(String name)
The name of the entity.
name - The name of the entity.ResponseTimeRootCauseEntity.Builder coverage(Double coverage)
The type and messages of the exceptions.
coverage - The type and messages of the exceptions.ResponseTimeRootCauseEntity.Builder remote(Boolean remote)
A flag that denotes a remote subsegment.
remote - A flag that denotes a remote subsegment.Copyright © 2023. All rights reserved.