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