| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
StructuredData.Builder |
StructuredData.Builder.setAudit(java.lang.String audit)
Audit flag of the log
|
StructuredData.Builder |
StructuredData.Builder.setComp(java.lang.String comp)
Component value of the log
|
StructuredData.Builder |
StructuredData.Builder.setEntId(java.lang.String entId)
Entity Id value of the log
|
StructuredData.Builder |
StructuredData.Builder.setEreqId(java.lang.String ereqId)
External request Id value of the log
|
StructuredData.Builder |
StructuredData.Builder.setErrorCode(java.lang.String errorCode)
Error Code value of the log
|
StructuredData.Builder |
StructuredData.Builder.setLevel(java.lang.String level)
Level value of the log
|
StructuredData.Builder |
StructuredData.Builder.setReqId(java.lang.String reqId)
Request Id value of the log
|
StructuredData.Builder |
StructuredData.Builder.setS2comp(java.lang.String s2comp)
Sub-subcomponent value of the log
|
StructuredData.Builder |
StructuredData.Builder.setSecurity(java.lang.String security)
Security flag of the log
|
StructuredData.Builder |
StructuredData.Builder.setSubcomp(java.lang.String subcomp)
Subcomponent value of the log
|
StructuredData.Builder |
StructuredData.Builder.setUsername(java.lang.String username)
Username value of the log
|