| Modifier and Type | Method and Description |
|---|---|
Playbook.Step |
Playbook.Step.Builder.build() |
Playbook.Step |
Playbook.Step.Builder.buildPartial() |
static Playbook.Step |
Playbook.Step.getDefaultInstance() |
Playbook.Step |
Playbook.Step.getDefaultInstanceForType() |
Playbook.Step |
Playbook.Step.Builder.getDefaultInstanceForType() |
Playbook.Step |
Playbook.StepOrBuilder.getSteps(int index)
Sub-processing needed to execute the current step.
|
Playbook.Step |
Playbook.Step.getSteps(int index)
Sub-processing needed to execute the current step.
|
Playbook.Step |
Playbook.Step.Builder.getSteps(int index)
Sub-processing needed to execute the current step.
|
Playbook.Step |
Playbook.InstructionOrBuilder.getSteps(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Step |
Playbook.Instruction.getSteps(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Step |
Playbook.Instruction.Builder.getSteps(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
static Playbook.Step |
Playbook.Step.parseDelimitedFrom(InputStream input) |
static Playbook.Step |
Playbook.Step.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Step |
Playbook.Step.parseFrom(byte[] data) |
static Playbook.Step |
Playbook.Step.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Step |
Playbook.Step.parseFrom(ByteBuffer data) |
static Playbook.Step |
Playbook.Step.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Step |
Playbook.Step.parseFrom(com.google.protobuf.ByteString data) |
static Playbook.Step |
Playbook.Step.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Step |
Playbook.Step.parseFrom(com.google.protobuf.CodedInputStream input) |
static Playbook.Step |
Playbook.Step.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Step |
Playbook.Step.parseFrom(InputStream input) |
static Playbook.Step |
Playbook.Step.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Playbook.Step> |
Playbook.Step.getParserForType() |
List<Playbook.Step> |
Playbook.StepOrBuilder.getStepsList()
Sub-processing needed to execute the current step.
|
List<Playbook.Step> |
Playbook.Step.getStepsList()
Sub-processing needed to execute the current step.
|
List<Playbook.Step> |
Playbook.Step.Builder.getStepsList()
Sub-processing needed to execute the current step.
|
List<Playbook.Step> |
Playbook.InstructionOrBuilder.getStepsList()
Ordered list of step by step execution instructions to accomplish
target goal.
|
List<Playbook.Step> |
Playbook.Instruction.getStepsList()
Ordered list of step by step execution instructions to accomplish
target goal.
|
List<Playbook.Step> |
Playbook.Instruction.Builder.getStepsList()
Ordered list of step by step execution instructions to accomplish
target goal.
|
static com.google.protobuf.Parser<Playbook.Step> |
Playbook.Step.parser() |
| Modifier and Type | Method and Description |
|---|---|
Playbook.Step.Builder |
Playbook.Step.Builder.addSteps(int index,
Playbook.Step value)
Sub-processing needed to execute the current step.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addSteps(int index,
Playbook.Step value)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Step.Builder |
Playbook.Step.Builder.addSteps(Playbook.Step value)
Sub-processing needed to execute the current step.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addSteps(Playbook.Step value)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Step.Builder |
Playbook.Step.Builder.mergeFrom(Playbook.Step other) |
static Playbook.Step.Builder |
Playbook.Step.newBuilder(Playbook.Step prototype) |
Playbook.Step.Builder |
Playbook.Step.Builder.setSteps(int index,
Playbook.Step value)
Sub-processing needed to execute the current step.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setSteps(int index,
Playbook.Step value)
Ordered list of step by step execution instructions to accomplish
target goal.
|
| Modifier and Type | Method and Description |
|---|---|
Playbook.Step.Builder |
Playbook.Step.Builder.addAllSteps(Iterable<? extends Playbook.Step> values)
Sub-processing needed to execute the current step.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addAllSteps(Iterable<? extends Playbook.Step> values)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Copyright © 2025 Google LLC. All rights reserved.