Class AddVpnGatewayConnectionsPeerCidrOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a AddVpnGatewayConnectionsPeerCidrOptions builder
    • 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
    • cidr

      public String cidr()
      Gets the cidr. The IP address range in CIDR block notation.
      Returns:
      the cidr