Package flyteidl.admin
Class ExecutionOuterClass.ExecutionList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
- flyteidl.admin.ExecutionOuterClass.ExecutionList.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionListOrBuilder,Cloneable
- Enclosing class:
- ExecutionOuterClass.ExecutionList
public static final class ExecutionOuterClass.ExecutionList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder> implements ExecutionOuterClass.ExecutionListOrBuilder
Used as a response for request to list executions. See :ref:`ref_flyteidl.admin.Execution` for more details
Protobuf typeflyteidl.admin.ExecutionList
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private List<ExecutionOuterClass.Execution>executions_private com.google.protobuf.RepeatedFieldBuilderV3<ExecutionOuterClass.Execution,ExecutionOuterClass.Execution.Builder,ExecutionOuterClass.ExecutionOrBuilder>executionsBuilder_private Objecttoken_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutionOuterClass.ExecutionList.BuilderaddAllExecutions(Iterable<? extends ExecutionOuterClass.Execution> values)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuilderaddExecutions(int index, ExecutionOuterClass.Execution value)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuilderaddExecutions(int index, ExecutionOuterClass.Execution.Builder builderForValue)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuilderaddExecutions(ExecutionOuterClass.Execution value)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuilderaddExecutions(ExecutionOuterClass.Execution.Builder builderForValue)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.Execution.BuilderaddExecutionsBuilder()repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.Execution.BuilderaddExecutionsBuilder(int index)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionListbuild()ExecutionOuterClass.ExecutionListbuildPartial()private voidbuildPartial0(ExecutionOuterClass.ExecutionList result)private voidbuildPartialRepeatedFields(ExecutionOuterClass.ExecutionList result)ExecutionOuterClass.ExecutionList.Builderclear()ExecutionOuterClass.ExecutionList.BuilderclearExecutions()repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecutionOuterClass.ExecutionList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecutionOuterClass.ExecutionList.BuilderclearToken()In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.ExecutionOuterClass.ExecutionList.Builderclone()private voidensureExecutionsIsMutable()ExecutionOuterClass.ExecutionListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ExecutionOuterClass.ExecutiongetExecutions(int index)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.Execution.BuildergetExecutionsBuilder(int index)repeated .flyteidl.admin.Execution executions = 1;List<ExecutionOuterClass.Execution.Builder>getExecutionsBuilderList()repeated .flyteidl.admin.Execution executions = 1;intgetExecutionsCount()repeated .flyteidl.admin.Execution executions = 1;private com.google.protobuf.RepeatedFieldBuilderV3<ExecutionOuterClass.Execution,ExecutionOuterClass.Execution.Builder,ExecutionOuterClass.ExecutionOrBuilder>getExecutionsFieldBuilder()List<ExecutionOuterClass.Execution>getExecutionsList()repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionOrBuildergetExecutionsOrBuilder(int index)repeated .flyteidl.admin.Execution executions = 1;List<? extends ExecutionOuterClass.ExecutionOrBuilder>getExecutionsOrBuilderList()repeated .flyteidl.admin.Execution executions = 1;StringgetToken()In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.com.google.protobuf.ByteStringgetTokenBytes()In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecutionOuterClass.ExecutionList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionOuterClass.ExecutionList.BuildermergeFrom(com.google.protobuf.Message other)ExecutionOuterClass.ExecutionList.BuildermergeFrom(ExecutionOuterClass.ExecutionList other)ExecutionOuterClass.ExecutionList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionOuterClass.ExecutionList.BuilderremoveExecutions(int index)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuildersetExecutions(int index, ExecutionOuterClass.Execution value)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuildersetExecutions(int index, ExecutionOuterClass.Execution.Builder builderForValue)repeated .flyteidl.admin.Execution executions = 1;ExecutionOuterClass.ExecutionList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExecutionOuterClass.ExecutionList.BuildersetToken(String value)In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.ExecutionOuterClass.ExecutionList.BuildersetTokenBytes(com.google.protobuf.ByteString value)In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.ExecutionOuterClass.ExecutionList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
executions_
private List<ExecutionOuterClass.Execution> executions_
-
executionsBuilder_
private com.google.protobuf.RepeatedFieldBuilderV3<ExecutionOuterClass.Execution,ExecutionOuterClass.Execution.Builder,ExecutionOuterClass.ExecutionOrBuilder> executionsBuilder_
-
token_
private Object token_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
clear
public ExecutionOuterClass.ExecutionList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionOuterClass.ExecutionList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionOuterClass.ExecutionList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(ExecutionOuterClass.ExecutionList result)
-
buildPartial0
private void buildPartial0(ExecutionOuterClass.ExecutionList result)
-
clone
public ExecutionOuterClass.ExecutionList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
setField
public ExecutionOuterClass.ExecutionList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
clearField
public ExecutionOuterClass.ExecutionList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
clearOneof
public ExecutionOuterClass.ExecutionList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
setRepeatedField
public ExecutionOuterClass.ExecutionList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
addRepeatedField
public ExecutionOuterClass.ExecutionList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionList.Builder mergeFrom(ExecutionOuterClass.ExecutionList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.ExecutionList.Builder>- Throws:
IOException
-
ensureExecutionsIsMutable
private void ensureExecutionsIsMutable()
-
getExecutionsList
public List<ExecutionOuterClass.Execution> getExecutionsList()
repeated .flyteidl.admin.Execution executions = 1;- Specified by:
getExecutionsListin interfaceExecutionOuterClass.ExecutionListOrBuilder
-
getExecutionsCount
public int getExecutionsCount()
repeated .flyteidl.admin.Execution executions = 1;- Specified by:
getExecutionsCountin interfaceExecutionOuterClass.ExecutionListOrBuilder
-
getExecutions
public ExecutionOuterClass.Execution getExecutions(int index)
repeated .flyteidl.admin.Execution executions = 1;- Specified by:
getExecutionsin interfaceExecutionOuterClass.ExecutionListOrBuilder
-
setExecutions
public ExecutionOuterClass.ExecutionList.Builder setExecutions(int index, ExecutionOuterClass.Execution value)
repeated .flyteidl.admin.Execution executions = 1;
-
setExecutions
public ExecutionOuterClass.ExecutionList.Builder setExecutions(int index, ExecutionOuterClass.Execution.Builder builderForValue)
repeated .flyteidl.admin.Execution executions = 1;
-
addExecutions
public ExecutionOuterClass.ExecutionList.Builder addExecutions(ExecutionOuterClass.Execution value)
repeated .flyteidl.admin.Execution executions = 1;
-
addExecutions
public ExecutionOuterClass.ExecutionList.Builder addExecutions(int index, ExecutionOuterClass.Execution value)
repeated .flyteidl.admin.Execution executions = 1;
-
addExecutions
public ExecutionOuterClass.ExecutionList.Builder addExecutions(ExecutionOuterClass.Execution.Builder builderForValue)
repeated .flyteidl.admin.Execution executions = 1;
-
addExecutions
public ExecutionOuterClass.ExecutionList.Builder addExecutions(int index, ExecutionOuterClass.Execution.Builder builderForValue)
repeated .flyteidl.admin.Execution executions = 1;
-
addAllExecutions
public ExecutionOuterClass.ExecutionList.Builder addAllExecutions(Iterable<? extends ExecutionOuterClass.Execution> values)
repeated .flyteidl.admin.Execution executions = 1;
-
clearExecutions
public ExecutionOuterClass.ExecutionList.Builder clearExecutions()
repeated .flyteidl.admin.Execution executions = 1;
-
removeExecutions
public ExecutionOuterClass.ExecutionList.Builder removeExecutions(int index)
repeated .flyteidl.admin.Execution executions = 1;
-
getExecutionsBuilder
public ExecutionOuterClass.Execution.Builder getExecutionsBuilder(int index)
repeated .flyteidl.admin.Execution executions = 1;
-
getExecutionsOrBuilder
public ExecutionOuterClass.ExecutionOrBuilder getExecutionsOrBuilder(int index)
repeated .flyteidl.admin.Execution executions = 1;- Specified by:
getExecutionsOrBuilderin interfaceExecutionOuterClass.ExecutionListOrBuilder
-
getExecutionsOrBuilderList
public List<? extends ExecutionOuterClass.ExecutionOrBuilder> getExecutionsOrBuilderList()
repeated .flyteidl.admin.Execution executions = 1;- Specified by:
getExecutionsOrBuilderListin interfaceExecutionOuterClass.ExecutionListOrBuilder
-
addExecutionsBuilder
public ExecutionOuterClass.Execution.Builder addExecutionsBuilder()
repeated .flyteidl.admin.Execution executions = 1;
-
addExecutionsBuilder
public ExecutionOuterClass.Execution.Builder addExecutionsBuilder(int index)
repeated .flyteidl.admin.Execution executions = 1;
-
getExecutionsBuilderList
public List<ExecutionOuterClass.Execution.Builder> getExecutionsBuilderList()
repeated .flyteidl.admin.Execution executions = 1;
-
getExecutionsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilderV3<ExecutionOuterClass.Execution,ExecutionOuterClass.Execution.Builder,ExecutionOuterClass.ExecutionOrBuilder> getExecutionsFieldBuilder()
-
getToken
public String getToken()
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. If there are no more results, this value will be empty.
string token = 2;- Specified by:
getTokenin interfaceExecutionOuterClass.ExecutionListOrBuilder- Returns:
- The token.
-
getTokenBytes
public com.google.protobuf.ByteString getTokenBytes()
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. If there are no more results, this value will be empty.
string token = 2;- Specified by:
getTokenBytesin interfaceExecutionOuterClass.ExecutionListOrBuilder- Returns:
- The bytes for token.
-
setToken
public ExecutionOuterClass.ExecutionList.Builder setToken(String value)
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. If there are no more results, this value will be empty.
string token = 2;- Parameters:
value- The token to set.- Returns:
- This builder for chaining.
-
clearToken
public ExecutionOuterClass.ExecutionList.Builder clearToken()
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. If there are no more results, this value will be empty.
string token = 2;- Returns:
- This builder for chaining.
-
setTokenBytes
public ExecutionOuterClass.ExecutionList.Builder setTokenBytes(com.google.protobuf.ByteString value)
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. If there are no more results, this value will be empty.
string token = 2;- Parameters:
value- The bytes for token to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExecutionOuterClass.ExecutionList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
mergeUnknownFields
public final ExecutionOuterClass.ExecutionList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionList.Builder>
-
-