Uses of Interface
com.google.cloud.compute.v1.TargetTcpProxyOrBuilder
-
Packages that use TargetTcpProxyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetTcpProxyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement TargetTcpProxyOrBuilder Modifier and Type Class Description class
TargetTcpProxy
Represents a Target TCP Proxy resource.static class
TargetTcpProxy.Builder
Represents a Target TCP Proxy resource.Methods in com.google.cloud.compute.v1 that return TargetTcpProxyOrBuilder Modifier and Type Method Description TargetTcpProxyOrBuilder
TargetTcpProxyList.Builder. getItemsOrBuilder(int index)
A list of TargetTcpProxy resources.TargetTcpProxyOrBuilder
TargetTcpProxyList. getItemsOrBuilder(int index)
A list of TargetTcpProxy resources.TargetTcpProxyOrBuilder
TargetTcpProxyListOrBuilder. getItemsOrBuilder(int index)
A list of TargetTcpProxy resources.TargetTcpProxyOrBuilder
TargetTcpProxiesScopedList.Builder. getTargetTcpProxiesOrBuilder(int index)
A list of TargetTcpProxies contained in this scope.TargetTcpProxyOrBuilder
TargetTcpProxiesScopedList. getTargetTcpProxiesOrBuilder(int index)
A list of TargetTcpProxies contained in this scope.TargetTcpProxyOrBuilder
TargetTcpProxiesScopedListOrBuilder. getTargetTcpProxiesOrBuilder(int index)
A list of TargetTcpProxies contained in this scope.TargetTcpProxyOrBuilder
InsertRegionTargetTcpProxyRequest.Builder. getTargetTcpProxyResourceOrBuilder()
The body resource for this requestTargetTcpProxyOrBuilder
InsertRegionTargetTcpProxyRequest. getTargetTcpProxyResourceOrBuilder()
The body resource for this requestTargetTcpProxyOrBuilder
InsertRegionTargetTcpProxyRequestOrBuilder. getTargetTcpProxyResourceOrBuilder()
The body resource for this requestTargetTcpProxyOrBuilder
InsertTargetTcpProxyRequest.Builder. getTargetTcpProxyResourceOrBuilder()
The body resource for this requestTargetTcpProxyOrBuilder
InsertTargetTcpProxyRequest. getTargetTcpProxyResourceOrBuilder()
The body resource for this requestTargetTcpProxyOrBuilder
InsertTargetTcpProxyRequestOrBuilder. getTargetTcpProxyResourceOrBuilder()
The body resource for this requestMethods in com.google.cloud.compute.v1 that return types with arguments of type TargetTcpProxyOrBuilder Modifier and Type Method Description List<? extends TargetTcpProxyOrBuilder>
TargetTcpProxyList.Builder. getItemsOrBuilderList()
A list of TargetTcpProxy resources.List<? extends TargetTcpProxyOrBuilder>
TargetTcpProxyList. getItemsOrBuilderList()
A list of TargetTcpProxy resources.List<? extends TargetTcpProxyOrBuilder>
TargetTcpProxyListOrBuilder. getItemsOrBuilderList()
A list of TargetTcpProxy resources.List<? extends TargetTcpProxyOrBuilder>
TargetTcpProxiesScopedList.Builder. getTargetTcpProxiesOrBuilderList()
A list of TargetTcpProxies contained in this scope.List<? extends TargetTcpProxyOrBuilder>
TargetTcpProxiesScopedList. getTargetTcpProxiesOrBuilderList()
A list of TargetTcpProxies contained in this scope.List<? extends TargetTcpProxyOrBuilder>
TargetTcpProxiesScopedListOrBuilder. getTargetTcpProxiesOrBuilderList()
A list of TargetTcpProxies contained in this scope.
-