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