public class LogMessageSource
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | LogMessageSource.BuilderBuilder. | 
| static interface  | LogMessageSource.TypeA string that indicates the type of dialog element that generated the error message. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | dialogNode()Gets the dialogNode. | 
| LogMessageSource.Builder | newBuilder()New builder. | 
| String | type()Gets the type. | 
public LogMessageSource.Builder newBuilder()
public String type()
A string that indicates the type of dialog element that generated the error message.
public String dialogNode()
The unique identifier of the dialog node that generated the error message.
Copyright © 2023 IBM Cloud. All rights reserved.