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