public static interface PendingModifiedServiceUpdate.Builder extends SdkPojo, CopyableBuilder<PendingModifiedServiceUpdate.Builder,PendingModifiedServiceUpdate>
| Modifier and Type | Method and Description |
|---|---|
PendingModifiedServiceUpdate.Builder |
serviceUpdateName(String serviceUpdateName)
The unique ID of the service update
|
PendingModifiedServiceUpdate.Builder |
status(ServiceUpdateStatus status)
The status of the service update
|
PendingModifiedServiceUpdate.Builder |
status(String status)
The status of the service update
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPendingModifiedServiceUpdate.Builder serviceUpdateName(String serviceUpdateName)
The unique ID of the service update
serviceUpdateName - The unique ID of the service updatePendingModifiedServiceUpdate.Builder status(String status)
The status of the service update
status - The status of the service updateServiceUpdateStatus,
ServiceUpdateStatusPendingModifiedServiceUpdate.Builder status(ServiceUpdateStatus status)
The status of the service update
status - The status of the service updateServiceUpdateStatus,
ServiceUpdateStatusCopyright © 2023. All rights reserved.