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