public static interface ChangeProgressDetails.Builder extends SdkPojo, CopyableBuilder<ChangeProgressDetails.Builder,ChangeProgressDetails>
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressDetails.Builder |
changeId(String changeId)
The unique change identifier associated with a specific domain configuration change.
|
ChangeProgressDetails.Builder |
message(String message)
Contains an optional message associated with the domain configuration change.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChangeProgressDetails.Builder changeId(String changeId)
The unique change identifier associated with a specific domain configuration change.
changeId - The unique change identifier associated with a specific domain configuration change.ChangeProgressDetails.Builder message(String message)
Contains an optional message associated with the domain configuration change.
message - Contains an optional message associated with the domain configuration change.Copyright © 2023. All rights reserved.