public static class GetJobLogsContentResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetJobLogsContentResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetJobLogsContentResponse |
build()
Build the response object.
|
GetJobLogsContentResponse.Builder |
copy(GetJobLogsContentResponse o)
Copy method to populate the builder with values from the given instance.
|
GetJobLogsContentResponse.Builder |
opcRequestId(String opcRequestId)
Unique identifier for the request
|
GetJobLogsContentResponse.Builder |
value(String value)
The returned String instance.
|
public GetJobLogsContentResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetJobLogsContentResponse.Builder opcRequestId(String opcRequestId)
Unique identifier for the request
opcRequestId
- the value to setpublic GetJobLogsContentResponse.Builder value(String value)
The returned String instance.
value
- the value to setpublic GetJobLogsContentResponse.Builder copy(GetJobLogsContentResponse o)
Copy method to populate the builder with values from the given instance.
public GetJobLogsContentResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.