public static class GetJobDetailedLogContentResponse.Builder extends Object implements BmcResponse.Builder<GetJobDetailedLogContentResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetJobDetailedLogContentResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetJobDetailedLogContentResponse |
build()
Build the response object.
|
GetJobDetailedLogContentResponse.Builder |
copy(GetJobDetailedLogContentResponse o)
Copy method to populate the builder with values from the given instance.
|
GetJobDetailedLogContentResponse.Builder |
headers(Map<String,List<String>> headers) |
GetJobDetailedLogContentResponse.Builder |
opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetJobDetailedLogContentResponse.Builder |
value(String value)
The returned
String instance. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public GetJobDetailedLogContentResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<GetJobDetailedLogContentResponse>
public GetJobDetailedLogContentResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<GetJobDetailedLogContentResponse>
public GetJobDetailedLogContentResponse.Builder opcRequestId(String opcRequestId)
Unique identifier for the request.
opcRequestId
- the value to setpublic GetJobDetailedLogContentResponse.Builder value(String value)
The returned String
instance.
value
- the value to setpublic GetJobDetailedLogContentResponse.Builder copy(GetJobDetailedLogContentResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<GetJobDetailedLogContentResponse>
o
- other request from which to copy valuespublic GetJobDetailedLogContentResponse build()
Build the response object.
build
in interface BmcResponse.Builder<GetJobDetailedLogContentResponse>
Copyright © 2016–2024. All rights reserved.