All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.VpnGatewayStatusTunnel.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250320-2.0.0
Show newest version






VpnGatewayStatusTunnel (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class VpnGatewayStatusTunnel

    • Constructor Detail

      • VpnGatewayStatusTunnel

        public VpnGatewayStatusTunnel()
    • Method Detail

      • getLocalGatewayInterface

        public Long getLocalGatewayInterface()
        The VPN gateway interface this VPN tunnel is associated with.
        Returns:
        value or null for none
      • setLocalGatewayInterface

        public VpnGatewayStatusTunnel setLocalGatewayInterface(Long localGatewayInterface)
        The VPN gateway interface this VPN tunnel is associated with.
        Parameters:
        localGatewayInterface - localGatewayInterface or null for none
      • getPeerGatewayInterface

        public Long getPeerGatewayInterface()
        The peer gateway interface this VPN tunnel is connected to, the peer gateway could either be an external VPN gateway or a Google Cloud VPN gateway.
        Returns:
        value or null for none
      • setPeerGatewayInterface

        public VpnGatewayStatusTunnel setPeerGatewayInterface(Long peerGatewayInterface)
        The peer gateway interface this VPN tunnel is connected to, the peer gateway could either be an external VPN gateway or a Google Cloud VPN gateway.
        Parameters:
        peerGatewayInterface - peerGatewayInterface or null for none
      • getTunnelUrl

        public String getTunnelUrl()
        URL reference to the VPN tunnel.
        Returns:
        value or null for none
      • setTunnelUrl

        public VpnGatewayStatusTunnel setTunnelUrl(String tunnelUrl)
        URL reference to the VPN tunnel.
        Parameters:
        tunnelUrl - tunnelUrl or null for none
      • clone

        public VpnGatewayStatusTunnel clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy