public static interface JobLogEventData.Builder extends SdkPojo, CopyableBuilder<JobLogEventData.Builder,JobLogEventData>
| Modifier and Type | Method and Description |
|---|---|
JobLogEventData.Builder |
conversionServerID(String conversionServerID)
Job Event conversion Server ID.
|
JobLogEventData.Builder |
rawError(String rawError)
Job error.
|
JobLogEventData.Builder |
sourceServerID(String sourceServerID)
Job Event Source Server ID.
|
JobLogEventData.Builder |
targetInstanceID(String targetInstanceID)
Job Event Target instance ID.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJobLogEventData.Builder conversionServerID(String conversionServerID)
Job Event conversion Server ID.
conversionServerID - Job Event conversion Server ID.JobLogEventData.Builder rawError(String rawError)
Job error.
rawError - Job error.JobLogEventData.Builder sourceServerID(String sourceServerID)
Job Event Source Server ID.
sourceServerID - Job Event Source Server ID.JobLogEventData.Builder targetInstanceID(String targetInstanceID)
Job Event Target instance ID.
targetInstanceID - Job Event Target instance ID.Copyright © 2023. All rights reserved.