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