Modifier and Type | Method and Description |
---|---|
Resolution.Builder |
Resolution.Builder.addDetails(Map<String,String> details)
Arbitrary name-value pairs which will be included in incident the log.
|
Resolution.Builder |
Resolution.Builder.addDetails(String name,
String value)
An arbitrary name-value pair which will be included in incident the log.
|
Resolution.Builder |
Resolution.Builder.withDescription(String description)
Text that will appear in the incident's log associated with this event.
|
Copyright © 2014 Square, Inc.. All Rights Reserved.