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