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