| Modifier and Type | Method and Description |
|---|---|
GlobalMessageStrings |
ToolComponent.getGlobalMessageStrings()
A dictionary, each of whose keys is a resource identifier and each of whose values is a multiformatMessageString object, which holds message strings in plain text and (optionally) Markdown format.
|
GlobalMessageStrings |
GlobalMessageStrings.withAdditionalProperty(String name,
MultiformatMessageString value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolComponent.setGlobalMessageStrings(GlobalMessageStrings globalMessageStrings)
A dictionary, each of whose keys is a resource identifier and each of whose values is a multiformatMessageString object, which holds message strings in plain text and (optionally) Markdown format.
|
ToolComponent |
ToolComponent.withGlobalMessageStrings(GlobalMessageStrings globalMessageStrings) |
Copyright © 2020 Contrast Security. All rights reserved.