Class UpdateVpnServerRouteOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.UpdateVpnServerRouteOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateVpnServerRouteOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateVpnServerRoute options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a UpdateVpnServerRouteOptions builder
    • vpnServerId

      public String vpnServerId()
      Gets the vpnServerId. The VPN server identifier.
      Returns:
      the vpnServerId
    • id

      public String id()
      Gets the id. The VPN route identifier.
      Returns:
      the id
    • vpnServerRoutePatch

      public Map<String,Object> vpnServerRoutePatch()
      Gets the vpnServerRoutePatch. The VPN route patch.
      Returns:
      the vpnServerRoutePatch