Class DisconnectVpnClientOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.DisconnectVpnClientOptions.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds a DisconnectVpnClientOptions.Set the id.vpnServerId
(String vpnServerId) Set the vpnServerId.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
-
-
Method Details
-
build
Builds a DisconnectVpnClientOptions.- Returns:
- the new DisconnectVpnClientOptions instance
-
vpnServerId
Set the vpnServerId.- Parameters:
vpnServerId
- the vpnServerId- Returns:
- the DisconnectVpnClientOptions builder
-
id
Set the id.- Parameters:
id
- the id- Returns:
- the DisconnectVpnClientOptions builder
-