public static final class Daemon.DRKeyHostHostRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder> implements Daemon.DRKeyHostHostRequestOrBuilder
proto.daemon.v1.DRKeyHostHostRequest| Modifier and Type | Method and Description |
|---|---|
Daemon.DRKeyHostHostRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Daemon.DRKeyHostHostRequest |
build() |
Daemon.DRKeyHostHostRequest |
buildPartial() |
Daemon.DRKeyHostHostRequest.Builder |
clear() |
Daemon.DRKeyHostHostRequest.Builder |
clearDstHost()
Dst Host of the request DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
clearDstIa()
Dst ISD-AS of the requested DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Daemon.DRKeyHostHostRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Daemon.DRKeyHostHostRequest.Builder |
clearProtocolId()
Protocol value.
|
Daemon.DRKeyHostHostRequest.Builder |
clearSrcHost()
Src Host of the request DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
clearSrcIa()
Src ISD-AS of the requested DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
clearValTime()
Point in time where requested key is valid.
|
Daemon.DRKeyHostHostRequest.Builder |
clone() |
Daemon.DRKeyHostHostRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDstHost()
Dst Host of the request DRKey.
|
com.google.protobuf.ByteString |
getDstHostBytes()
Dst Host of the request DRKey.
|
long |
getDstIa()
Dst ISD-AS of the requested DRKey.
|
Drkey.Protocol |
getProtocolId()
Protocol value.
|
int |
getProtocolIdValue()
Protocol value.
|
String |
getSrcHost()
Src Host of the request DRKey.
|
com.google.protobuf.ByteString |
getSrcHostBytes()
Src Host of the request DRKey.
|
long |
getSrcIa()
Src ISD-AS of the requested DRKey.
|
com.google.protobuf.Timestamp |
getValTime()
Point in time where requested key is valid.
|
com.google.protobuf.Timestamp.Builder |
getValTimeBuilder()
Point in time where requested key is valid.
|
com.google.protobuf.TimestampOrBuilder |
getValTimeOrBuilder()
Point in time where requested key is valid.
|
boolean |
hasValTime()
Point in time where requested key is valid.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Daemon.DRKeyHostHostRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Daemon.DRKeyHostHostRequest.Builder |
mergeFrom(Daemon.DRKeyHostHostRequest other) |
Daemon.DRKeyHostHostRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
Daemon.DRKeyHostHostRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Daemon.DRKeyHostHostRequest.Builder |
mergeValTime(com.google.protobuf.Timestamp value)
Point in time where requested key is valid.
|
Daemon.DRKeyHostHostRequest.Builder |
setDstHost(String value)
Dst Host of the request DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
setDstHostBytes(com.google.protobuf.ByteString value)
Dst Host of the request DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
setDstIa(long value)
Dst ISD-AS of the requested DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Daemon.DRKeyHostHostRequest.Builder |
setProtocolId(Drkey.Protocol value)
Protocol value.
|
Daemon.DRKeyHostHostRequest.Builder |
setProtocolIdValue(int value)
Protocol value.
|
Daemon.DRKeyHostHostRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Daemon.DRKeyHostHostRequest.Builder |
setSrcHost(String value)
Src Host of the request DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
setSrcHostBytes(com.google.protobuf.ByteString value)
Src Host of the request DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
setSrcIa(long value)
Src ISD-AS of the requested DRKey.
|
Daemon.DRKeyHostHostRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Daemon.DRKeyHostHostRequest.Builder |
setValTime(com.google.protobuf.Timestamp.Builder builderForValue)
Point in time where requested key is valid.
|
Daemon.DRKeyHostHostRequest.Builder |
setValTime(com.google.protobuf.Timestamp value)
Point in time where requested key is valid.
|
addExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtensiongetOneofFieldDescriptor, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Daemon.DRKeyHostHostRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Daemon.DRKeyHostHostRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Daemon.DRKeyHostHostRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder mergeFrom(Daemon.DRKeyHostHostRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,Daemon.DRKeyHostHostRequest.Builder>public Daemon.DRKeyHostHostRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Daemon.DRKeyHostHostRequest.Builder>IOExceptionpublic boolean hasValTime()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;hasValTime in interface Daemon.DRKeyHostHostRequestOrBuilderpublic com.google.protobuf.Timestamp getValTime()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;getValTime in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setValTime(com.google.protobuf.Timestamp value)
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;public Daemon.DRKeyHostHostRequest.Builder setValTime(com.google.protobuf.Timestamp.Builder builderForValue)
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;public Daemon.DRKeyHostHostRequest.Builder mergeValTime(com.google.protobuf.Timestamp value)
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;public Daemon.DRKeyHostHostRequest.Builder clearValTime()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;public com.google.protobuf.Timestamp.Builder getValTimeBuilder()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;public com.google.protobuf.TimestampOrBuilder getValTimeOrBuilder()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;getValTimeOrBuilder in interface Daemon.DRKeyHostHostRequestOrBuilderpublic int getProtocolIdValue()
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;getProtocolIdValue in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setProtocolIdValue(int value)
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;value - The enum numeric value on the wire for protocolId to set.public Drkey.Protocol getProtocolId()
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;getProtocolId in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setProtocolId(Drkey.Protocol value)
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;value - The protocolId to set.public Daemon.DRKeyHostHostRequest.Builder clearProtocolId()
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;public long getSrcIa()
Src ISD-AS of the requested DRKey.
uint64 src_ia = 3;getSrcIa in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setSrcIa(long value)
Src ISD-AS of the requested DRKey.
uint64 src_ia = 3;value - The srcIa to set.public Daemon.DRKeyHostHostRequest.Builder clearSrcIa()
Src ISD-AS of the requested DRKey.
uint64 src_ia = 3;public long getDstIa()
Dst ISD-AS of the requested DRKey.
uint64 dst_ia = 4;getDstIa in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setDstIa(long value)
Dst ISD-AS of the requested DRKey.
uint64 dst_ia = 4;value - The dstIa to set.public Daemon.DRKeyHostHostRequest.Builder clearDstIa()
Dst ISD-AS of the requested DRKey.
uint64 dst_ia = 4;public String getSrcHost()
Src Host of the request DRKey.
string src_host = 5;getSrcHost in interface Daemon.DRKeyHostHostRequestOrBuilderpublic com.google.protobuf.ByteString getSrcHostBytes()
Src Host of the request DRKey.
string src_host = 5;getSrcHostBytes in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setSrcHost(String value)
Src Host of the request DRKey.
string src_host = 5;value - The srcHost to set.public Daemon.DRKeyHostHostRequest.Builder clearSrcHost()
Src Host of the request DRKey.
string src_host = 5;public Daemon.DRKeyHostHostRequest.Builder setSrcHostBytes(com.google.protobuf.ByteString value)
Src Host of the request DRKey.
string src_host = 5;value - The bytes for srcHost to set.public String getDstHost()
Dst Host of the request DRKey.
string dst_host = 6;getDstHost in interface Daemon.DRKeyHostHostRequestOrBuilderpublic com.google.protobuf.ByteString getDstHostBytes()
Dst Host of the request DRKey.
string dst_host = 6;getDstHostBytes in interface Daemon.DRKeyHostHostRequestOrBuilderpublic Daemon.DRKeyHostHostRequest.Builder setDstHost(String value)
Dst Host of the request DRKey.
string dst_host = 6;value - The dstHost to set.public Daemon.DRKeyHostHostRequest.Builder clearDstHost()
Dst Host of the request DRKey.
string dst_host = 6;public Daemon.DRKeyHostHostRequest.Builder setDstHostBytes(com.google.protobuf.ByteString value)
Dst Host of the request DRKey.
string dst_host = 6;value - The bytes for dstHost to set.public final Daemon.DRKeyHostHostRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>public final Daemon.DRKeyHostHostRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Daemon.DRKeyHostHostRequest.Builder>Copyright © 2024. All rights reserved.