Class UpdateVpnGatewayConnectionOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class UpdateVpnGatewayConnectionOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateVpnGatewayConnection options.
    • Method Detail

      • vpnGatewayId

        public String vpnGatewayId()
        Gets the vpnGatewayId. The VPN gateway identifier.
        Returns:
        the vpnGatewayId
      • id

        public String id()
        Gets the id. The VPN gateway connection identifier.
        Returns:
        the id
      • vpnGatewayConnectionPatch

        public Map<String,​Object> vpnGatewayConnectionPatch()
        Gets the vpnGatewayConnectionPatch. The VPN gateway connection patch.
        Returns:
        the vpnGatewayConnectionPatch