Class UpdateVpnGatewayOptions

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

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

    • newBuilder

      public UpdateVpnGatewayOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateVpnGatewayOptions builder
    • id

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

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