Class 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 Detail

      • 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