public static final class RemoteTunnelEndpointConfigState.Builder
extends java.lang.Object
RemoteTunnelEndpointConfigState.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
RemoteTunnelEndpointConfigState. |
| Modifier and Type | Method and Description |
|---|---|
RemoteTunnelEndpointConfigState |
build() |
RemoteTunnelEndpointConfigState.Builder |
setEndpoints(java.util.List<RemoteTunnelEndpoint> endpoints)
List of remote tunnel endpoints which are configured on this node
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
RemoteTunnelEndpointConfigState.public RemoteTunnelEndpointConfigState.Builder setEndpoints(java.util.List<RemoteTunnelEndpoint> endpoints)
endpoints - New value for the property.public RemoteTunnelEndpointConfigState build()