| Modifier and Type | Method and Description |
|---|---|
TargetInstance |
TargetInstance.Builder.build() |
TargetInstance |
TargetInstance.Builder.buildPartial() |
static TargetInstance |
TargetInstance.getDefaultInstance() |
TargetInstance |
TargetInstance.getDefaultInstanceForType() |
TargetInstance |
TargetInstance.Builder.getDefaultInstanceForType() |
TargetInstance |
TargetInstanceListOrBuilder.getItems(int index)
A list of TargetInstance resources.
|
TargetInstance |
TargetInstanceList.getItems(int index)
A list of TargetInstance resources.
|
TargetInstance |
TargetInstanceList.Builder.getItems(int index)
A list of TargetInstance resources.
|
TargetInstance |
InsertTargetInstanceRequestOrBuilder.getTargetInstanceResource()
The body resource for this request
|
TargetInstance |
InsertTargetInstanceRequest.getTargetInstanceResource()
The body resource for this request
|
TargetInstance |
InsertTargetInstanceRequest.Builder.getTargetInstanceResource()
The body resource for this request
|
TargetInstance |
TargetInstancesScopedListOrBuilder.getTargetInstances(int index)
A list of target instances contained in this scope.
|
TargetInstance |
TargetInstancesScopedList.getTargetInstances(int index)
A list of target instances contained in this scope.
|
TargetInstance |
TargetInstancesScopedList.Builder.getTargetInstances(int index)
A list of target instances contained in this scope.
|
static TargetInstance |
TargetInstance.parseDelimitedFrom(InputStream input) |
static TargetInstance |
TargetInstance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetInstance |
TargetInstance.parseFrom(byte[] data) |
static TargetInstance |
TargetInstance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetInstance |
TargetInstance.parseFrom(ByteBuffer data) |
static TargetInstance |
TargetInstance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetInstance |
TargetInstance.parseFrom(com.google.protobuf.ByteString data) |
static TargetInstance |
TargetInstance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetInstance |
TargetInstance.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetInstance |
TargetInstance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetInstance |
TargetInstance.parseFrom(InputStream input) |
static TargetInstance |
TargetInstance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetInstance> |
TargetInstanceListOrBuilder.getItemsList()
A list of TargetInstance resources.
|
List<TargetInstance> |
TargetInstanceList.getItemsList()
A list of TargetInstance resources.
|
List<TargetInstance> |
TargetInstanceList.Builder.getItemsList()
A list of TargetInstance resources.
|
com.google.protobuf.Parser<TargetInstance> |
TargetInstance.getParserForType() |
List<TargetInstance> |
TargetInstancesScopedListOrBuilder.getTargetInstancesList()
A list of target instances contained in this scope.
|
List<TargetInstance> |
TargetInstancesScopedList.getTargetInstancesList()
A list of target instances contained in this scope.
|
List<TargetInstance> |
TargetInstancesScopedList.Builder.getTargetInstancesList()
A list of target instances contained in this scope.
|
static com.google.protobuf.Parser<TargetInstance> |
TargetInstance.parser() |
| Modifier and Type | Method and Description |
|---|---|
TargetInstanceList.Builder |
TargetInstanceList.Builder.addItems(int index,
TargetInstance value)
A list of TargetInstance resources.
|
TargetInstanceList.Builder |
TargetInstanceList.Builder.addItems(TargetInstance value)
A list of TargetInstance resources.
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.addTargetInstances(int index,
TargetInstance value)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.addTargetInstances(TargetInstance value)
A list of target instances contained in this scope.
|
TargetInstance.Builder |
TargetInstance.Builder.mergeFrom(TargetInstance other) |
InsertTargetInstanceRequest.Builder |
InsertTargetInstanceRequest.Builder.mergeTargetInstanceResource(TargetInstance value)
The body resource for this request
|
static TargetInstance.Builder |
TargetInstance.newBuilder(TargetInstance prototype) |
TargetInstanceList.Builder |
TargetInstanceList.Builder.setItems(int index,
TargetInstance value)
A list of TargetInstance resources.
|
InsertTargetInstanceRequest.Builder |
InsertTargetInstanceRequest.Builder.setTargetInstanceResource(TargetInstance value)
The body resource for this request
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.setTargetInstances(int index,
TargetInstance value)
A list of target instances contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
TargetInstanceList.Builder |
TargetInstanceList.Builder.addAllItems(Iterable<? extends TargetInstance> values)
A list of TargetInstance resources.
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.addAllTargetInstances(Iterable<? extends TargetInstance> values)
A list of target instances contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.