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