public static final class Execution.StackTrace.Builder extends GeneratedMessage.Builder<Execution.StackTrace.Builder> implements Execution.StackTraceOrBuilder
A collection of stack elements (frames) where an error occurred.
Protobuf type google.cloud.workflows.executions.v1.Execution.StackTrace
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllElements(Iterable<? extends Execution.StackTraceElement> values)
public Execution.StackTrace.Builder addAllElements(Iterable<? extends Execution.StackTraceElement> values)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.workflows.executions.v1.Execution.StackTraceElement>
|
addElements(Execution.StackTraceElement value)
public Execution.StackTrace.Builder addElements(Execution.StackTraceElement value)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElements(Execution.StackTraceElement.Builder builderForValue)
public Execution.StackTrace.Builder addElements(Execution.StackTraceElement.Builder builderForValue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElements(int index, Execution.StackTraceElement value)
public Execution.StackTrace.Builder addElements(int index, Execution.StackTraceElement value)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElements(int index, Execution.StackTraceElement.Builder builderForValue)
public Execution.StackTrace.Builder addElements(int index, Execution.StackTraceElement.Builder builderForValue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElementsBuilder()
public Execution.StackTraceElement.Builder addElementsBuilder()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElementsBuilder(int index)
public Execution.StackTraceElement.Builder addElementsBuilder(int index)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public Execution.StackTrace build()
buildPartial()
public Execution.StackTrace buildPartial()
clear()
public Execution.StackTrace.Builder clear()
Overrides
clearElements()
public Execution.StackTrace.Builder clearElements()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
getDefaultInstanceForType()
public Execution.StackTrace getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getElements(int index)
public Execution.StackTraceElement getElements(int index)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
getElementsBuilder(int index)
public Execution.StackTraceElement.Builder getElementsBuilder(int index)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
getElementsBuilderList()
public List<Execution.StackTraceElement.Builder> getElementsBuilderList()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
getElementsCount()
public int getElementsCount()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Returns |
| Type |
Description |
int |
|
getElementsList()
public List<Execution.StackTraceElement> getElementsList()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
getElementsOrBuilder(int index)
public Execution.StackTraceElementOrBuilder getElementsOrBuilder(int index)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
getElementsOrBuilderList()
public List<? extends Execution.StackTraceElementOrBuilder> getElementsOrBuilderList()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.workflows.executions.v1.Execution.StackTraceElementOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(Execution.StackTrace other)
public Execution.StackTrace.Builder mergeFrom(Execution.StackTrace other)
public Execution.StackTrace.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public Execution.StackTrace.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeElements(int index)
public Execution.StackTrace.Builder removeElements(int index)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
setElements(int index, Execution.StackTraceElement value)
public Execution.StackTrace.Builder setElements(int index, Execution.StackTraceElement value)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
setElements(int index, Execution.StackTraceElement.Builder builderForValue)
public Execution.StackTrace.Builder setElements(int index, Execution.StackTraceElement.Builder builderForValue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;