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