public static final class UpdateJenkinsImageRegistryNameResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UpdateJenkinsImageRegistryNameResponseBody |
build() |
UpdateJenkinsImageRegistryNameResponseBody.Builder |
data(Boolean data)
The result of the operation.
|
UpdateJenkinsImageRegistryNameResponseBody.Builder |
httpStatusCode(Integer httpStatusCode)
The HTTP status code returned.
|
UpdateJenkinsImageRegistryNameResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
UpdateJenkinsImageRegistryNameResponseBody.Builder |
timeCost(Long timeCost)
The time consumed.
|
public UpdateJenkinsImageRegistryNameResponseBody.Builder data(Boolean data)
* **true**: successful * **false**: failed
public UpdateJenkinsImageRegistryNameResponseBody.Builder httpStatusCode(Integer httpStatusCode)
public UpdateJenkinsImageRegistryNameResponseBody.Builder requestId(String requestId)
public UpdateJenkinsImageRegistryNameResponseBody.Builder timeCost(Long timeCost)
public UpdateJenkinsImageRegistryNameResponseBody build()
Copyright © 2023. All rights reserved.