public static interface ChangeProgressDetails.Builder extends SdkPojo, CopyableBuilder<ChangeProgressDetails.Builder,ChangeProgressDetails>
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressDetails.Builder |
changeId(String changeId)
The ID of the configuration change.
|
ChangeProgressDetails.Builder |
message(String message)
A message corresponding to the status of the configuration change.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChangeProgressDetails.Builder changeId(String changeId)
The ID of the configuration change.
changeId - The ID of the configuration change.ChangeProgressDetails.Builder message(String message)
A message corresponding to the status of the configuration change.
message - A message corresponding to the status of the configuration change.Copyright © 2022. All rights reserved.