Package org.yamcs.protobuf
Class CreateTransferRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder>
-
- org.yamcs.protobuf.CreateTransferRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CreateTransferRequestOrBuilder
- Enclosing class:
- CreateTransferRequest
public static final class CreateTransferRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder> implements CreateTransferRequestOrBuilder
Protobuf typeyamcs.protobuf.filetransfer.CreateTransferRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CreateTransferRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CreateTransferRequestbuild()CreateTransferRequestbuildPartial()CreateTransferRequest.Builderclear()CreateTransferRequest.BuilderclearBucket()**Required** The bucket containing the local Yamcs object.CreateTransferRequest.BuilderclearDestination()used to derive the destination entity idCreateTransferRequest.BuilderclearDirection()**Required** One of ``UPLOAD`` or ``DOWNLOAD``.CreateTransferRequest.BuilderclearDownloadOptions()optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;CreateTransferRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CreateTransferRequest.BuilderclearInstance()optional string instance = 1;CreateTransferRequest.BuilderclearObjectName()**Required** The object name in Yamcs bucket storage.CreateTransferRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CreateTransferRequest.BuilderclearRemotePath()**Required** The path at the remote entity.CreateTransferRequest.BuilderclearServiceName()service nameCreateTransferRequest.BuilderclearSource()used to derive the source entity idCreateTransferRequest.BuilderclearUploadOptions()Configuration options specific to ``UPLOAD`` transfers.CreateTransferRequest.Builderclone()StringgetBucket()**Required** The bucket containing the local Yamcs object.com.google.protobuf.ByteStringgetBucketBytes()**Required** The bucket containing the local Yamcs object.CreateTransferRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDestination()used to derive the destination entity idcom.google.protobuf.ByteStringgetDestinationBytes()used to derive the destination entity idTransferDirectiongetDirection()**Required** One of ``UPLOAD`` or ``DOWNLOAD``.CreateTransferRequest.DownloadOptionsgetDownloadOptions()optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;CreateTransferRequest.DownloadOptions.BuildergetDownloadOptionsBuilder()optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;CreateTransferRequest.DownloadOptionsOrBuildergetDownloadOptionsOrBuilder()optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;StringgetInstance()optional string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()optional string instance = 1;StringgetObjectName()**Required** The object name in Yamcs bucket storage.com.google.protobuf.ByteStringgetObjectNameBytes()**Required** The object name in Yamcs bucket storage.StringgetRemotePath()**Required** The path at the remote entity.com.google.protobuf.ByteStringgetRemotePathBytes()**Required** The path at the remote entity.StringgetServiceName()service namecom.google.protobuf.ByteStringgetServiceNameBytes()service nameStringgetSource()used to derive the source entity idcom.google.protobuf.ByteStringgetSourceBytes()used to derive the source entity idCreateTransferRequest.UploadOptionsgetUploadOptions()Configuration options specific to ``UPLOAD`` transfers.CreateTransferRequest.UploadOptions.BuildergetUploadOptionsBuilder()Configuration options specific to ``UPLOAD`` transfers.CreateTransferRequest.UploadOptionsOrBuildergetUploadOptionsOrBuilder()Configuration options specific to ``UPLOAD`` transfers.booleanhasBucket()**Required** The bucket containing the local Yamcs object.booleanhasDestination()used to derive the destination entity idbooleanhasDirection()**Required** One of ``UPLOAD`` or ``DOWNLOAD``.booleanhasDownloadOptions()optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;booleanhasInstance()optional string instance = 1;booleanhasObjectName()**Required** The object name in Yamcs bucket storage.booleanhasRemotePath()**Required** The path at the remote entity.booleanhasServiceName()service namebooleanhasSource()used to derive the source entity idbooleanhasUploadOptions()Configuration options specific to ``UPLOAD`` transfers.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CreateTransferRequest.BuildermergeDownloadOptions(CreateTransferRequest.DownloadOptions value)optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;CreateTransferRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CreateTransferRequest.BuildermergeFrom(com.google.protobuf.Message other)CreateTransferRequest.BuildermergeFrom(CreateTransferRequest other)CreateTransferRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CreateTransferRequest.BuildermergeUploadOptions(CreateTransferRequest.UploadOptions value)Configuration options specific to ``UPLOAD`` transfers.CreateTransferRequest.BuildersetBucket(String value)**Required** The bucket containing the local Yamcs object.CreateTransferRequest.BuildersetBucketBytes(com.google.protobuf.ByteString value)**Required** The bucket containing the local Yamcs object.CreateTransferRequest.BuildersetDestination(String value)used to derive the destination entity idCreateTransferRequest.BuildersetDestinationBytes(com.google.protobuf.ByteString value)used to derive the destination entity idCreateTransferRequest.BuildersetDirection(TransferDirection value)**Required** One of ``UPLOAD`` or ``DOWNLOAD``.CreateTransferRequest.BuildersetDownloadOptions(CreateTransferRequest.DownloadOptions value)optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;CreateTransferRequest.BuildersetDownloadOptions(CreateTransferRequest.DownloadOptions.Builder builderForValue)optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;CreateTransferRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CreateTransferRequest.BuildersetInstance(String value)optional string instance = 1;CreateTransferRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)optional string instance = 1;CreateTransferRequest.BuildersetObjectName(String value)**Required** The object name in Yamcs bucket storage.CreateTransferRequest.BuildersetObjectNameBytes(com.google.protobuf.ByteString value)**Required** The object name in Yamcs bucket storage.CreateTransferRequest.BuildersetRemotePath(String value)**Required** The path at the remote entity.CreateTransferRequest.BuildersetRemotePathBytes(com.google.protobuf.ByteString value)**Required** The path at the remote entity.CreateTransferRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CreateTransferRequest.BuildersetServiceName(String value)service nameCreateTransferRequest.BuildersetServiceNameBytes(com.google.protobuf.ByteString value)service nameCreateTransferRequest.BuildersetSource(String value)used to derive the source entity idCreateTransferRequest.BuildersetSourceBytes(com.google.protobuf.ByteString value)used to derive the source entity idCreateTransferRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CreateTransferRequest.BuildersetUploadOptions(CreateTransferRequest.UploadOptions value)Configuration options specific to ``UPLOAD`` transfers.CreateTransferRequest.BuildersetUploadOptions(CreateTransferRequest.UploadOptions.Builder builderForValue)Configuration options specific to ``UPLOAD`` transfers.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<CreateTransferRequest.Builder>
-
clear
public CreateTransferRequest.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<CreateTransferRequest.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<CreateTransferRequest.Builder>
-
getDefaultInstanceForType
public CreateTransferRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CreateTransferRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CreateTransferRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CreateTransferRequest.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<CreateTransferRequest.Builder>
-
setField
public CreateTransferRequest.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<CreateTransferRequest.Builder>
-
clearField
public CreateTransferRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder>
-
clearOneof
public CreateTransferRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder>
-
setRepeatedField
public CreateTransferRequest.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<CreateTransferRequest.Builder>
-
addRepeatedField
public CreateTransferRequest.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<CreateTransferRequest.Builder>
-
mergeFrom
public CreateTransferRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CreateTransferRequest.Builder>
-
mergeFrom
public CreateTransferRequest.Builder mergeFrom(CreateTransferRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder>
-
mergeFrom
public CreateTransferRequest.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<CreateTransferRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
optional string instance = 1;- Specified by:
hasInstancein interfaceCreateTransferRequestOrBuilder
-
getInstance
public String getInstance()
optional string instance = 1;- Specified by:
getInstancein interfaceCreateTransferRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceCreateTransferRequestOrBuilder
-
setInstance
public CreateTransferRequest.Builder setInstance(String value)
optional string instance = 1;
-
clearInstance
public CreateTransferRequest.Builder clearInstance()
optional string instance = 1;
-
setInstanceBytes
public CreateTransferRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
optional string instance = 1;
-
hasServiceName
public boolean hasServiceName()
service name
optional string serviceName = 8;- Specified by:
hasServiceNamein interfaceCreateTransferRequestOrBuilder
-
getServiceName
public String getServiceName()
service name
optional string serviceName = 8;- Specified by:
getServiceNamein interfaceCreateTransferRequestOrBuilder
-
getServiceNameBytes
public com.google.protobuf.ByteString getServiceNameBytes()
service name
optional string serviceName = 8;- Specified by:
getServiceNameBytesin interfaceCreateTransferRequestOrBuilder
-
setServiceName
public CreateTransferRequest.Builder setServiceName(String value)
service name
optional string serviceName = 8;
-
clearServiceName
public CreateTransferRequest.Builder clearServiceName()
service name
optional string serviceName = 8;
-
setServiceNameBytes
public CreateTransferRequest.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
service name
optional string serviceName = 8;
-
hasDirection
public boolean hasDirection()
**Required** One of ``UPLOAD`` or ``DOWNLOAD``.
optional .yamcs.protobuf.filetransfer.TransferDirection direction = 2;- Specified by:
hasDirectionin interfaceCreateTransferRequestOrBuilder
-
getDirection
public TransferDirection getDirection()
**Required** One of ``UPLOAD`` or ``DOWNLOAD``.
optional .yamcs.protobuf.filetransfer.TransferDirection direction = 2;- Specified by:
getDirectionin interfaceCreateTransferRequestOrBuilder
-
setDirection
public CreateTransferRequest.Builder setDirection(TransferDirection value)
**Required** One of ``UPLOAD`` or ``DOWNLOAD``.
optional .yamcs.protobuf.filetransfer.TransferDirection direction = 2;
-
clearDirection
public CreateTransferRequest.Builder clearDirection()
**Required** One of ``UPLOAD`` or ``DOWNLOAD``.
optional .yamcs.protobuf.filetransfer.TransferDirection direction = 2;
-
hasBucket
public boolean hasBucket()
**Required** The bucket containing the local Yamcs object.
optional string bucket = 3;- Specified by:
hasBucketin interfaceCreateTransferRequestOrBuilder
-
getBucket
public String getBucket()
**Required** The bucket containing the local Yamcs object.
optional string bucket = 3;- Specified by:
getBucketin interfaceCreateTransferRequestOrBuilder
-
getBucketBytes
public com.google.protobuf.ByteString getBucketBytes()
**Required** The bucket containing the local Yamcs object.
optional string bucket = 3;- Specified by:
getBucketBytesin interfaceCreateTransferRequestOrBuilder
-
setBucket
public CreateTransferRequest.Builder setBucket(String value)
**Required** The bucket containing the local Yamcs object.
optional string bucket = 3;
-
clearBucket
public CreateTransferRequest.Builder clearBucket()
**Required** The bucket containing the local Yamcs object.
optional string bucket = 3;
-
setBucketBytes
public CreateTransferRequest.Builder setBucketBytes(com.google.protobuf.ByteString value)
**Required** The bucket containing the local Yamcs object.
optional string bucket = 3;
-
hasObjectName
public boolean hasObjectName()
**Required** The object name in Yamcs bucket storage. For UPLOAD transfers, this object must exist and is what Yamcs will transfer to the remote entity. For DOWNLOAD transfers, it refers to the object that Yamcs will write to when downloading from a remote entity.
optional string objectName = 4;- Specified by:
hasObjectNamein interfaceCreateTransferRequestOrBuilder
-
getObjectName
public String getObjectName()
**Required** The object name in Yamcs bucket storage. For UPLOAD transfers, this object must exist and is what Yamcs will transfer to the remote entity. For DOWNLOAD transfers, it refers to the object that Yamcs will write to when downloading from a remote entity.
optional string objectName = 4;- Specified by:
getObjectNamein interfaceCreateTransferRequestOrBuilder
-
getObjectNameBytes
public com.google.protobuf.ByteString getObjectNameBytes()
**Required** The object name in Yamcs bucket storage. For UPLOAD transfers, this object must exist and is what Yamcs will transfer to the remote entity. For DOWNLOAD transfers, it refers to the object that Yamcs will write to when downloading from a remote entity.
optional string objectName = 4;- Specified by:
getObjectNameBytesin interfaceCreateTransferRequestOrBuilder
-
setObjectName
public CreateTransferRequest.Builder setObjectName(String value)
**Required** The object name in Yamcs bucket storage. For UPLOAD transfers, this object must exist and is what Yamcs will transfer to the remote entity. For DOWNLOAD transfers, it refers to the object that Yamcs will write to when downloading from a remote entity.
optional string objectName = 4;
-
clearObjectName
public CreateTransferRequest.Builder clearObjectName()
**Required** The object name in Yamcs bucket storage. For UPLOAD transfers, this object must exist and is what Yamcs will transfer to the remote entity. For DOWNLOAD transfers, it refers to the object that Yamcs will write to when downloading from a remote entity.
optional string objectName = 4;
-
setObjectNameBytes
public CreateTransferRequest.Builder setObjectNameBytes(com.google.protobuf.ByteString value)
**Required** The object name in Yamcs bucket storage. For UPLOAD transfers, this object must exist and is what Yamcs will transfer to the remote entity. For DOWNLOAD transfers, it refers to the object that Yamcs will write to when downloading from a remote entity.
optional string objectName = 4;
-
hasRemotePath
public boolean hasRemotePath()
**Required** The path at the remote entity. Example: ``a/local/path/some_filename``.
optional string remotePath = 5;- Specified by:
hasRemotePathin interfaceCreateTransferRequestOrBuilder
-
getRemotePath
public String getRemotePath()
**Required** The path at the remote entity. Example: ``a/local/path/some_filename``.
optional string remotePath = 5;- Specified by:
getRemotePathin interfaceCreateTransferRequestOrBuilder
-
getRemotePathBytes
public com.google.protobuf.ByteString getRemotePathBytes()
**Required** The path at the remote entity. Example: ``a/local/path/some_filename``.
optional string remotePath = 5;- Specified by:
getRemotePathBytesin interfaceCreateTransferRequestOrBuilder
-
setRemotePath
public CreateTransferRequest.Builder setRemotePath(String value)
**Required** The path at the remote entity. Example: ``a/local/path/some_filename``.
optional string remotePath = 5;
-
clearRemotePath
public CreateTransferRequest.Builder clearRemotePath()
**Required** The path at the remote entity. Example: ``a/local/path/some_filename``.
optional string remotePath = 5;
-
setRemotePathBytes
public CreateTransferRequest.Builder setRemotePathBytes(com.google.protobuf.ByteString value)
**Required** The path at the remote entity. Example: ``a/local/path/some_filename``.
optional string remotePath = 5;
-
hasDownloadOptions
public boolean hasDownloadOptions()
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;- Specified by:
hasDownloadOptionsin interfaceCreateTransferRequestOrBuilder
-
getDownloadOptions
public CreateTransferRequest.DownloadOptions getDownloadOptions()
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;- Specified by:
getDownloadOptionsin interfaceCreateTransferRequestOrBuilder
-
setDownloadOptions
public CreateTransferRequest.Builder setDownloadOptions(CreateTransferRequest.DownloadOptions value)
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;
-
setDownloadOptions
public CreateTransferRequest.Builder setDownloadOptions(CreateTransferRequest.DownloadOptions.Builder builderForValue)
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;
-
mergeDownloadOptions
public CreateTransferRequest.Builder mergeDownloadOptions(CreateTransferRequest.DownloadOptions value)
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;
-
clearDownloadOptions
public CreateTransferRequest.Builder clearDownloadOptions()
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;
-
getDownloadOptionsBuilder
public CreateTransferRequest.DownloadOptions.Builder getDownloadOptionsBuilder()
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;
-
getDownloadOptionsOrBuilder
public CreateTransferRequest.DownloadOptionsOrBuilder getDownloadOptionsOrBuilder()
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.DownloadOptions downloadOptions = 6;- Specified by:
getDownloadOptionsOrBuilderin interfaceCreateTransferRequestOrBuilder
-
hasUploadOptions
public boolean hasUploadOptions()
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;- Specified by:
hasUploadOptionsin interfaceCreateTransferRequestOrBuilder
-
getUploadOptions
public CreateTransferRequest.UploadOptions getUploadOptions()
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;- Specified by:
getUploadOptionsin interfaceCreateTransferRequestOrBuilder
-
setUploadOptions
public CreateTransferRequest.Builder setUploadOptions(CreateTransferRequest.UploadOptions value)
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;
-
setUploadOptions
public CreateTransferRequest.Builder setUploadOptions(CreateTransferRequest.UploadOptions.Builder builderForValue)
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;
-
mergeUploadOptions
public CreateTransferRequest.Builder mergeUploadOptions(CreateTransferRequest.UploadOptions value)
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;
-
clearUploadOptions
public CreateTransferRequest.Builder clearUploadOptions()
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;
-
getUploadOptionsBuilder
public CreateTransferRequest.UploadOptions.Builder getUploadOptionsBuilder()
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;
-
getUploadOptionsOrBuilder
public CreateTransferRequest.UploadOptionsOrBuilder getUploadOptionsOrBuilder()
Configuration options specific to ``UPLOAD`` transfers.
optional .yamcs.protobuf.filetransfer.CreateTransferRequest.UploadOptions uploadOptions = 7;- Specified by:
getUploadOptionsOrBuilderin interfaceCreateTransferRequestOrBuilder
-
hasSource
public boolean hasSource()
used to derive the source entity id
optional string source = 9;- Specified by:
hasSourcein interfaceCreateTransferRequestOrBuilder
-
getSource
public String getSource()
used to derive the source entity id
optional string source = 9;- Specified by:
getSourcein interfaceCreateTransferRequestOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
used to derive the source entity id
optional string source = 9;- Specified by:
getSourceBytesin interfaceCreateTransferRequestOrBuilder
-
setSource
public CreateTransferRequest.Builder setSource(String value)
used to derive the source entity id
optional string source = 9;
-
clearSource
public CreateTransferRequest.Builder clearSource()
used to derive the source entity id
optional string source = 9;
-
setSourceBytes
public CreateTransferRequest.Builder setSourceBytes(com.google.protobuf.ByteString value)
used to derive the source entity id
optional string source = 9;
-
hasDestination
public boolean hasDestination()
used to derive the destination entity id
optional string destination = 10;- Specified by:
hasDestinationin interfaceCreateTransferRequestOrBuilder
-
getDestination
public String getDestination()
used to derive the destination entity id
optional string destination = 10;- Specified by:
getDestinationin interfaceCreateTransferRequestOrBuilder
-
getDestinationBytes
public com.google.protobuf.ByteString getDestinationBytes()
used to derive the destination entity id
optional string destination = 10;- Specified by:
getDestinationBytesin interfaceCreateTransferRequestOrBuilder
-
setDestination
public CreateTransferRequest.Builder setDestination(String value)
used to derive the destination entity id
optional string destination = 10;
-
clearDestination
public CreateTransferRequest.Builder clearDestination()
used to derive the destination entity id
optional string destination = 10;
-
setDestinationBytes
public CreateTransferRequest.Builder setDestinationBytes(com.google.protobuf.ByteString value)
used to derive the destination entity id
optional string destination = 10;
-
setUnknownFields
public final CreateTransferRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder>
-
mergeUnknownFields
public final CreateTransferRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateTransferRequest.Builder>
-
-