public static final class PushAPIMsg.CheckpointsMsg.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder> implements PushAPIMsg.CheckpointsMsgOrBuilder
com.exalead.papi.helper.V4A.message.CheckpointsMsg
Modifier and Type | Method and Description |
---|---|
PushAPIMsg.CheckpointsMsg.Builder |
addAllCheckpoints(java.lang.Iterable<? extends PushAPIMsg.SetCheckpointMsg> values)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
addCheckpoints(int index,
PushAPIMsg.SetCheckpointMsg.Builder builderForValue)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
addCheckpoints(int index,
PushAPIMsg.SetCheckpointMsg value)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
addCheckpoints(PushAPIMsg.SetCheckpointMsg.Builder builderForValue)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
addCheckpoints(PushAPIMsg.SetCheckpointMsg value)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.SetCheckpointMsg.Builder |
addCheckpointsBuilder()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.SetCheckpointMsg.Builder |
addCheckpointsBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PushAPIMsg.CheckpointsMsg |
build() |
PushAPIMsg.CheckpointsMsg |
buildPartial() |
PushAPIMsg.CheckpointsMsg.Builder |
clear() |
PushAPIMsg.CheckpointsMsg.Builder |
clearCheckpoints()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PushAPIMsg.CheckpointsMsg.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PushAPIMsg.CheckpointsMsg.Builder |
clone() |
PushAPIMsg.SetCheckpointMsg |
getCheckpoints(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.SetCheckpointMsg.Builder |
getCheckpointsBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
java.util.List<PushAPIMsg.SetCheckpointMsg.Builder> |
getCheckpointsBuilderList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
int |
getCheckpointsCount()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
java.util.List<PushAPIMsg.SetCheckpointMsg> |
getCheckpointsList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.SetCheckpointMsgOrBuilder |
getCheckpointsOrBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
java.util.List<? extends PushAPIMsg.SetCheckpointMsgOrBuilder> |
getCheckpointsOrBuilderList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PushAPIMsg.CheckpointsMsg.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PushAPIMsg.CheckpointsMsg.Builder |
mergeFrom(com.google.protobuf.Message other) |
PushAPIMsg.CheckpointsMsg.Builder |
mergeFrom(PushAPIMsg.CheckpointsMsg other) |
PushAPIMsg.CheckpointsMsg.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PushAPIMsg.CheckpointsMsg.Builder |
removeCheckpoints(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
setCheckpoints(int index,
PushAPIMsg.SetCheckpointMsg.Builder builderForValue)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
setCheckpoints(int index,
PushAPIMsg.SetCheckpointMsg value)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.CheckpointsMsg.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PushAPIMsg.CheckpointsMsg.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
PushAPIMsg.CheckpointsMsg.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PushAPIMsg.CheckpointsMsg build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PushAPIMsg.CheckpointsMsg buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PushAPIMsg.CheckpointsMsg.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder mergeFrom(PushAPIMsg.CheckpointsMsg other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public PushAPIMsg.CheckpointsMsg.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PushAPIMsg.CheckpointsMsg.Builder>
java.io.IOException
public java.util.List<PushAPIMsg.SetCheckpointMsg> getCheckpointsList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
getCheckpointsList
in interface PushAPIMsg.CheckpointsMsgOrBuilder
public int getCheckpointsCount()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
getCheckpointsCount
in interface PushAPIMsg.CheckpointsMsgOrBuilder
public PushAPIMsg.SetCheckpointMsg getCheckpoints(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
getCheckpoints
in interface PushAPIMsg.CheckpointsMsgOrBuilder
public PushAPIMsg.CheckpointsMsg.Builder setCheckpoints(int index, PushAPIMsg.SetCheckpointMsg value)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder setCheckpoints(int index, PushAPIMsg.SetCheckpointMsg.Builder builderForValue)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder addCheckpoints(PushAPIMsg.SetCheckpointMsg value)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder addCheckpoints(int index, PushAPIMsg.SetCheckpointMsg value)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder addCheckpoints(PushAPIMsg.SetCheckpointMsg.Builder builderForValue)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder addCheckpoints(int index, PushAPIMsg.SetCheckpointMsg.Builder builderForValue)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder addAllCheckpoints(java.lang.Iterable<? extends PushAPIMsg.SetCheckpointMsg> values)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder clearCheckpoints()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.CheckpointsMsg.Builder removeCheckpoints(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.SetCheckpointMsg.Builder getCheckpointsBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.SetCheckpointMsgOrBuilder getCheckpointsOrBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
getCheckpointsOrBuilder
in interface PushAPIMsg.CheckpointsMsgOrBuilder
public java.util.List<? extends PushAPIMsg.SetCheckpointMsgOrBuilder> getCheckpointsOrBuilderList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
getCheckpointsOrBuilderList
in interface PushAPIMsg.CheckpointsMsgOrBuilder
public PushAPIMsg.SetCheckpointMsg.Builder addCheckpointsBuilder()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public PushAPIMsg.SetCheckpointMsg.Builder addCheckpointsBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public java.util.List<PushAPIMsg.SetCheckpointMsg.Builder> getCheckpointsBuilderList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
public final PushAPIMsg.CheckpointsMsg.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
public final PushAPIMsg.CheckpointsMsg.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.CheckpointsMsg.Builder>
Copyright © 2021 Dassault Systèmes, All Rights Reserved.