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