public static class GetMaintenanceRunResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetMaintenanceRunResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public GetMaintenanceRunResponse.Builder etag(String etag)
public GetMaintenanceRunResponse.Builder opcRequestId(String opcRequestId)
public GetMaintenanceRunResponse.Builder maintenanceRun(MaintenanceRun maintenanceRun)
public GetMaintenanceRunResponse build()
Copyright © 2016–2021. All rights reserved.