public static interface ResponseTimeRootCauseEntity.Builder extends SdkPojo, CopyableBuilder<ResponseTimeRootCauseEntity.Builder,ResponseTimeRootCauseEntity>
| Modifier and Type | Method and Description |
|---|---|
ResponseTimeRootCauseEntity.Builder |
coverage(Double coverage)
The types 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.
|
copyapplyMutation, buildResponseTimeRootCauseEntity.Builder name(String name)
The name of the entity.
name - The name of the entity.ResponseTimeRootCauseEntity.Builder coverage(Double coverage)
The types and messages of the exceptions.
coverage - The types 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.