public static final class PushAPIMsg.SetCheckpointMsg.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.SetCheckpointMsg.Builder> implements PushAPIMsg.SetCheckpointMsgOrBuilder
com.exalead.papi.helper.V4A.message.SetCheckpointMsg
Modifier and Type | Method and Description |
---|---|
PushAPIMsg.SetCheckpointMsg.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PushAPIMsg.SetCheckpointMsg |
build() |
PushAPIMsg.SetCheckpointMsg |
buildPartial() |
PushAPIMsg.SetCheckpointMsg.Builder |
clear() |
PushAPIMsg.SetCheckpointMsg.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PushAPIMsg.SetCheckpointMsg.Builder |
clearName()
optional string name = 2; |
PushAPIMsg.SetCheckpointMsg.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PushAPIMsg.SetCheckpointMsg.Builder |
clearSync()
optional bool sync = 3; |
PushAPIMsg.SetCheckpointMsg.Builder |
clearValue()
optional string value = 1; |
PushAPIMsg.SetCheckpointMsg.Builder |
clone() |
PushAPIMsg.SetCheckpointMsg |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
boolean |
getSync()
optional bool sync = 3; |
java.lang.String |
getValue()
optional string value = 1; |
com.google.protobuf.ByteString |
getValueBytes()
optional string value = 1; |
boolean |
hasName()
optional string name = 2; |
boolean |
hasSync()
optional bool sync = 3; |
boolean |
hasValue()
optional string value = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PushAPIMsg.SetCheckpointMsg.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PushAPIMsg.SetCheckpointMsg.Builder |
mergeFrom(com.google.protobuf.Message other) |
PushAPIMsg.SetCheckpointMsg.Builder |
mergeFrom(PushAPIMsg.SetCheckpointMsg other) |
PushAPIMsg.SetCheckpointMsg.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PushAPIMsg.SetCheckpointMsg.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PushAPIMsg.SetCheckpointMsg.Builder |
setName(java.lang.String value)
optional string name = 2; |
PushAPIMsg.SetCheckpointMsg.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
PushAPIMsg.SetCheckpointMsg.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
PushAPIMsg.SetCheckpointMsg.Builder |
setSync(boolean value)
optional bool sync = 3; |
PushAPIMsg.SetCheckpointMsg.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PushAPIMsg.SetCheckpointMsg.Builder |
setValue(java.lang.String value)
optional string value = 1; |
PushAPIMsg.SetCheckpointMsg.Builder |
setValueBytes(com.google.protobuf.ByteString value)
optional string value = 1; |
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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PushAPIMsg.SetCheckpointMsg build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PushAPIMsg.SetCheckpointMsg buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PushAPIMsg.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.Builder mergeFrom(PushAPIMsg.SetCheckpointMsg other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.SetCheckpointMsg.Builder>
public PushAPIMsg.SetCheckpointMsg.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.SetCheckpointMsg.Builder>
java.io.IOException
public boolean hasValue()
optional string value = 1;
hasValue
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public java.lang.String getValue()
optional string value = 1;
getValue
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public com.google.protobuf.ByteString getValueBytes()
optional string value = 1;
getValueBytes
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public PushAPIMsg.SetCheckpointMsg.Builder setValue(java.lang.String value)
optional string value = 1;
public PushAPIMsg.SetCheckpointMsg.Builder clearValue()
optional string value = 1;
public PushAPIMsg.SetCheckpointMsg.Builder setValueBytes(com.google.protobuf.ByteString value)
optional string value = 1;
public boolean hasName()
optional string name = 2;
hasName
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public java.lang.String getName()
optional string name = 2;
getName
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
getNameBytes
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public PushAPIMsg.SetCheckpointMsg.Builder setName(java.lang.String value)
optional string name = 2;
public PushAPIMsg.SetCheckpointMsg.Builder clearName()
optional string name = 2;
public PushAPIMsg.SetCheckpointMsg.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;
public boolean hasSync()
optional bool sync = 3;
hasSync
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public boolean getSync()
optional bool sync = 3;
getSync
in interface PushAPIMsg.SetCheckpointMsgOrBuilder
public PushAPIMsg.SetCheckpointMsg.Builder setSync(boolean value)
optional bool sync = 3;
public PushAPIMsg.SetCheckpointMsg.Builder clearSync()
optional bool sync = 3;
public final PushAPIMsg.SetCheckpointMsg.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.SetCheckpointMsg.Builder>
public final PushAPIMsg.SetCheckpointMsg.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PushAPIMsg.SetCheckpointMsg.Builder>
Copyright © 2021 Dassault Systèmes, All Rights Reserved.