| Modifier and Type | Method and Description |
|---|---|
TargetAttribute |
TargetAttribute.Builder.build() |
TargetAttribute |
TargetAttribute.Builder.buildPartial() |
static TargetAttribute |
TargetAttribute.getDefaultInstance() |
TargetAttribute |
TargetAttribute.getDefaultInstanceForType() |
TargetAttribute |
TargetAttribute.Builder.getDefaultInstanceForType() |
TargetAttribute |
AutomationResourceSelectorOrBuilder.getTargets(int index)
Contains attributes about a target.
|
TargetAttribute |
AutomationResourceSelector.getTargets(int index)
Contains attributes about a target.
|
TargetAttribute |
AutomationResourceSelector.Builder.getTargets(int index)
Contains attributes about a target.
|
static TargetAttribute |
TargetAttribute.parseDelimitedFrom(InputStream input) |
static TargetAttribute |
TargetAttribute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetAttribute |
TargetAttribute.parseFrom(byte[] data) |
static TargetAttribute |
TargetAttribute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetAttribute |
TargetAttribute.parseFrom(ByteBuffer data) |
static TargetAttribute |
TargetAttribute.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetAttribute |
TargetAttribute.parseFrom(com.google.protobuf.ByteString data) |
static TargetAttribute |
TargetAttribute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetAttribute |
TargetAttribute.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetAttribute |
TargetAttribute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetAttribute |
TargetAttribute.parseFrom(InputStream input) |
static TargetAttribute |
TargetAttribute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TargetAttribute> |
TargetAttribute.getParserForType() |
List<TargetAttribute> |
AutomationResourceSelectorOrBuilder.getTargetsList()
Contains attributes about a target.
|
List<TargetAttribute> |
AutomationResourceSelector.getTargetsList()
Contains attributes about a target.
|
List<TargetAttribute> |
AutomationResourceSelector.Builder.getTargetsList()
Contains attributes about a target.
|
static com.google.protobuf.Parser<TargetAttribute> |
TargetAttribute.parser() |
| Modifier and Type | Method and Description |
|---|---|
AutomationResourceSelector.Builder |
AutomationResourceSelector.Builder.addTargets(int index,
TargetAttribute value)
Contains attributes about a target.
|
AutomationResourceSelector.Builder |
AutomationResourceSelector.Builder.addTargets(TargetAttribute value)
Contains attributes about a target.
|
TargetAttribute.Builder |
TargetAttribute.Builder.mergeFrom(TargetAttribute other) |
static TargetAttribute.Builder |
TargetAttribute.newBuilder(TargetAttribute prototype) |
AutomationResourceSelector.Builder |
AutomationResourceSelector.Builder.setTargets(int index,
TargetAttribute value)
Contains attributes about a target.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationResourceSelector.Builder |
AutomationResourceSelector.Builder.addAllTargets(Iterable<? extends TargetAttribute> values)
Contains attributes about a target.
|
Copyright © 2024 Google LLC. All rights reserved.