Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
TargetTcpProxiesScopedList |
TargetTcpProxiesScopedList.clone() |
TargetTcpProxiesScopedList |
TargetTcpProxiesScopedList.set(String fieldName,
Object value) |
TargetTcpProxiesScopedList |
TargetTcpProxiesScopedList.setTargetTcpProxies(List<TargetTcpProxy> targetTcpProxies)
A list of TargetTcpProxies contained in this scope.
|
TargetTcpProxiesScopedList |
TargetTcpProxiesScopedList.setWarning(TargetTcpProxiesScopedList.Warning warning)
Informational warning which replaces the list of backend services when the list is empty.
|
Modifier and Type | Method and Description |
---|---|
Map<String,TargetTcpProxiesScopedList> |
TargetTcpProxyAggregatedList.getItems()
A list of TargetTcpProxiesScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
TargetTcpProxyAggregatedList |
TargetTcpProxyAggregatedList.setItems(Map<String,TargetTcpProxiesScopedList> items)
A list of TargetTcpProxiesScopedList resources.
|
Copyright © 2011–2025 Google. All rights reserved.