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