Class ListVpnGatewayConnectionsOptions

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

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

      • vpnGatewayId

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

        public String start()
        Gets the start. A server-provided token determining what resource to start the page on.
        Returns:
        the start
      • limit

        public Long limit()
        Gets the limit. The number of resources to return on a page.
        Returns:
        the limit
      • status

        public String status()
        Gets the status. Filters the collection to VPN gateway connections with a `status` property matching the specified value.
        Returns:
        the status