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







VpnGatewayStatusTunnel (Compute Engine API beta-rev20220726-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 GCP 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 GCP 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

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy