public static class UpdateMaintenanceRunResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateMaintenanceRunResponse |
build() |
UpdateMaintenanceRunResponse.Builder |
copy(UpdateMaintenanceRunResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateMaintenanceRunResponse.Builder |
etag(String etag) |
UpdateMaintenanceRunResponse.Builder |
maintenanceRun(MaintenanceRun maintenanceRun) |
UpdateMaintenanceRunResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public UpdateMaintenanceRunResponse.Builder copy(UpdateMaintenanceRunResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateMaintenanceRunResponse.Builder etag(String etag)
public UpdateMaintenanceRunResponse.Builder opcRequestId(String opcRequestId)
public UpdateMaintenanceRunResponse.Builder maintenanceRun(MaintenanceRun maintenanceRun)
public UpdateMaintenanceRunResponse build()
Copyright © 2016–2020. All rights reserved.