Searched defs:hasProxyBind (Results 1 – 6 of 6) sorted by relevance
| /external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ | ||
| D | TargetTcpProxyOrBuilder.java | 210 boolean hasProxyBind(); in hasProxyBind() method |
| D | TargetHttpProxyOrBuilder.java | 247 boolean hasProxyBind(); in hasProxyBind() method |
| D | TargetHttpsProxyOrBuilder.java | 321 boolean hasProxyBind(); in hasProxyBind() method |
| D | TargetHttpProxy.java | 455 public boolean hasProxyBind() { in hasProxyBind() method in TargetHttpProxy |
| D | TargetTcpProxy.java | 514 public boolean hasProxyBind() { in hasProxyBind() method in TargetTcpProxy |
| D | TargetHttpsProxy.java | 772 public boolean hasProxyBind() { in hasProxyBind() method in TargetHttpsProxy |