| Modifier and Type | Method and Description |
|---|---|
TargetPool |
TargetPool.Builder.build() |
TargetPool |
TargetPool.Builder.buildPartial() |
static TargetPool |
TargetPool.getDefaultInstance() |
TargetPool |
TargetPool.getDefaultInstanceForType() |
TargetPool |
TargetPool.Builder.getDefaultInstanceForType() |
TargetPool |
TargetPoolList.getItems(int index)
A list of TargetPool resources.
|
TargetPool |
TargetPoolList.Builder.getItems(int index)
A list of TargetPool resources.
|
TargetPool |
TargetPoolListOrBuilder.getItems(int index)
A list of TargetPool resources.
|
TargetPool |
InsertTargetPoolRequestOrBuilder.getTargetPoolResource()
The body resource for this request
|
TargetPool |
InsertTargetPoolRequest.getTargetPoolResource()
The body resource for this request
|
TargetPool |
InsertTargetPoolRequest.Builder.getTargetPoolResource()
The body resource for this request
|
TargetPool |
TargetPoolsScopedList.getTargetPools(int index)
A list of target pools contained in this scope.
|
TargetPool |
TargetPoolsScopedList.Builder.getTargetPools(int index)
A list of target pools contained in this scope.
|
TargetPool |
TargetPoolsScopedListOrBuilder.getTargetPools(int index)
A list of target pools contained in this scope.
|
static TargetPool |
TargetPool.parseDelimitedFrom(InputStream input) |
static TargetPool |
TargetPool.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetPool |
TargetPool.parseFrom(byte[] data) |
static TargetPool |
TargetPool.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetPool |
TargetPool.parseFrom(ByteBuffer data) |
static TargetPool |
TargetPool.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetPool |
TargetPool.parseFrom(com.google.protobuf.ByteString data) |
static TargetPool |
TargetPool.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetPool |
TargetPool.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetPool |
TargetPool.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetPool |
TargetPool.parseFrom(InputStream input) |
static TargetPool |
TargetPool.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetPool> |
TargetPoolList.getItemsList()
A list of TargetPool resources.
|
List<TargetPool> |
TargetPoolList.Builder.getItemsList()
A list of TargetPool resources.
|
List<TargetPool> |
TargetPoolListOrBuilder.getItemsList()
A list of TargetPool resources.
|
com.google.protobuf.Parser<TargetPool> |
TargetPool.getParserForType() |
List<TargetPool> |
TargetPoolsScopedList.getTargetPoolsList()
A list of target pools contained in this scope.
|
List<TargetPool> |
TargetPoolsScopedList.Builder.getTargetPoolsList()
A list of target pools contained in this scope.
|
List<TargetPool> |
TargetPoolsScopedListOrBuilder.getTargetPoolsList()
A list of target pools contained in this scope.
|
static com.google.protobuf.Parser<TargetPool> |
TargetPool.parser() |
| Modifier and Type | Method and Description |
|---|---|
TargetPoolList.Builder |
TargetPoolList.Builder.addItems(int index,
TargetPool value)
A list of TargetPool resources.
|
TargetPoolList.Builder |
TargetPoolList.Builder.addItems(TargetPool value)
A list of TargetPool resources.
|
TargetPoolsScopedList.Builder |
TargetPoolsScopedList.Builder.addTargetPools(int index,
TargetPool value)
A list of target pools contained in this scope.
|
TargetPoolsScopedList.Builder |
TargetPoolsScopedList.Builder.addTargetPools(TargetPool value)
A list of target pools contained in this scope.
|
TargetPool.Builder |
TargetPool.Builder.mergeFrom(TargetPool other) |
InsertTargetPoolRequest.Builder |
InsertTargetPoolRequest.Builder.mergeTargetPoolResource(TargetPool value)
The body resource for this request
|
static TargetPool.Builder |
TargetPool.newBuilder(TargetPool prototype) |
TargetPoolList.Builder |
TargetPoolList.Builder.setItems(int index,
TargetPool value)
A list of TargetPool resources.
|
InsertTargetPoolRequest.Builder |
InsertTargetPoolRequest.Builder.setTargetPoolResource(TargetPool value)
The body resource for this request
|
TargetPoolsScopedList.Builder |
TargetPoolsScopedList.Builder.setTargetPools(int index,
TargetPool value)
A list of target pools contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
TargetPoolList.Builder |
TargetPoolList.Builder.addAllItems(Iterable<? extends TargetPool> values)
A list of TargetPool resources.
|
TargetPoolsScopedList.Builder |
TargetPoolsScopedList.Builder.addAllTargetPools(Iterable<? extends TargetPool> values)
A list of target pools contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.