Package org.yamcs.protobuf
Class ListFilesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
org.yamcs.protobuf.ListFilesRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,ListFilesRequestOrBuilder
- Enclosing class:
- ListFilesRequest
public static final class ListFilesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
implements ListFilesRequestOrBuilder
Protobuf type
yamcs.protobuf.filetransfer.ListFilesRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Entity from which to get the file listclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Yamcs instance nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Options for the transferPath of folder to list files fromFile transfer service nameEntity from which to get the file listclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Entity from which to get the file listcom.google.protobuf.ByteString
Entity from which to get the file listYamcs instance namecom.google.protobuf.ByteString
Yamcs instance namecom.google.protobuf.Struct
Options for the transfercom.google.protobuf.Struct.Builder
Options for the transfercom.google.protobuf.StructOrBuilder
Options for the transferPath of folder to list files fromcom.google.protobuf.ByteString
Path of folder to list files fromFile transfer service namecom.google.protobuf.ByteString
File transfer service nameEntity from which to get the file listcom.google.protobuf.ByteString
Entity from which to get the file listboolean
Entity from which to get the file listboolean
Yamcs instance nameboolean
Options for the transferboolean
Path of folder to list files fromboolean
File transfer service nameboolean
Entity from which to get the file listprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(ListFilesRequest other) mergeOptions
(com.google.protobuf.Struct value) Options for the transferfinal ListFilesRequest.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setDestination
(String value) Entity from which to get the file listsetDestinationBytes
(com.google.protobuf.ByteString value) Entity from which to get the file listsetInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance namesetOptions
(com.google.protobuf.Struct value) Options for the transfersetOptions
(com.google.protobuf.Struct.Builder builderForValue) Options for the transfersetRemotePath
(String value) Path of folder to list files fromsetRemotePathBytes
(com.google.protobuf.ByteString value) Path of folder to list files fromsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setServiceName
(String value) File transfer service namesetServiceNameBytes
(com.google.protobuf.ByteString value) File transfer service nameEntity from which to get the file listsetSourceBytes
(com.google.protobuf.ByteString value) Entity from which to get the file listfinal ListFilesRequest.Builder
setUnknownFields
(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, 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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
setField
public ListFilesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
setRepeatedField
public ListFilesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
addRepeatedField
public ListFilesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListFilesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
mergeFrom
public ListFilesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListFilesRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceListFilesRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceListFilesRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceListFilesRequestOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasServiceName
public boolean hasServiceName()File transfer service name
optional string serviceName = 2;
- Specified by:
hasServiceName
in interfaceListFilesRequestOrBuilder
- Returns:
- Whether the serviceName field is set.
-
getServiceName
File transfer service name
optional string serviceName = 2;
- Specified by:
getServiceName
in interfaceListFilesRequestOrBuilder
- Returns:
- The serviceName.
-
getServiceNameBytes
public com.google.protobuf.ByteString getServiceNameBytes()File transfer service name
optional string serviceName = 2;
- Specified by:
getServiceNameBytes
in interfaceListFilesRequestOrBuilder
- Returns:
- The bytes for serviceName.
-
setServiceName
File transfer service name
optional string serviceName = 2;
- Parameters:
value
- The serviceName to set.- Returns:
- This builder for chaining.
-
clearServiceName
File transfer service name
optional string serviceName = 2;
- Returns:
- This builder for chaining.
-
setServiceNameBytes
File transfer service name
optional string serviceName = 2;
- Parameters:
value
- The bytes for serviceName to set.- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()Entity from which to get the file list
optional string source = 3;
- Specified by:
hasSource
in interfaceListFilesRequestOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
Entity from which to get the file list
optional string source = 3;
- Specified by:
getSource
in interfaceListFilesRequestOrBuilder
- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Entity from which to get the file list
optional string source = 3;
- Specified by:
getSourceBytes
in interfaceListFilesRequestOrBuilder
- Returns:
- The bytes for source.
-
setSource
Entity from which to get the file list
optional string source = 3;
- Parameters:
value
- The source to set.- Returns:
- This builder for chaining.
-
clearSource
Entity from which to get the file list
optional string source = 3;
- Returns:
- This builder for chaining.
-
setSourceBytes
Entity from which to get the file list
optional string source = 3;
- Parameters:
value
- The bytes for source to set.- Returns:
- This builder for chaining.
-
hasDestination
public boolean hasDestination()Entity from which to get the file list
optional string destination = 4;
- Specified by:
hasDestination
in interfaceListFilesRequestOrBuilder
- Returns:
- Whether the destination field is set.
-
getDestination
Entity from which to get the file list
optional string destination = 4;
- Specified by:
getDestination
in interfaceListFilesRequestOrBuilder
- Returns:
- The destination.
-
getDestinationBytes
public com.google.protobuf.ByteString getDestinationBytes()Entity from which to get the file list
optional string destination = 4;
- Specified by:
getDestinationBytes
in interfaceListFilesRequestOrBuilder
- Returns:
- The bytes for destination.
-
setDestination
Entity from which to get the file list
optional string destination = 4;
- Parameters:
value
- The destination to set.- Returns:
- This builder for chaining.
-
clearDestination
Entity from which to get the file list
optional string destination = 4;
- Returns:
- This builder for chaining.
-
setDestinationBytes
Entity from which to get the file list
optional string destination = 4;
- Parameters:
value
- The bytes for destination to set.- Returns:
- This builder for chaining.
-
hasRemotePath
public boolean hasRemotePath()Path of folder to list files from
optional string remotePath = 5;
- Specified by:
hasRemotePath
in interfaceListFilesRequestOrBuilder
- Returns:
- Whether the remotePath field is set.
-
getRemotePath
Path of folder to list files from
optional string remotePath = 5;
- Specified by:
getRemotePath
in interfaceListFilesRequestOrBuilder
- Returns:
- The remotePath.
-
getRemotePathBytes
public com.google.protobuf.ByteString getRemotePathBytes()Path of folder to list files from
optional string remotePath = 5;
- Specified by:
getRemotePathBytes
in interfaceListFilesRequestOrBuilder
- Returns:
- The bytes for remotePath.
-
setRemotePath
Path of folder to list files from
optional string remotePath = 5;
- Parameters:
value
- The remotePath to set.- Returns:
- This builder for chaining.
-
clearRemotePath
Path of folder to list files from
optional string remotePath = 5;
- Returns:
- This builder for chaining.
-
setRemotePathBytes
Path of folder to list files from
optional string remotePath = 5;
- Parameters:
value
- The bytes for remotePath to set.- Returns:
- This builder for chaining.
-
hasOptions
public boolean hasOptions()Options for the transfer
optional .google.protobuf.Struct options = 6;
- Specified by:
hasOptions
in interfaceListFilesRequestOrBuilder
- Returns:
- Whether the options field is set.
-
getOptions
public com.google.protobuf.Struct getOptions()Options for the transfer
optional .google.protobuf.Struct options = 6;
- Specified by:
getOptions
in interfaceListFilesRequestOrBuilder
- Returns:
- The options.
-
setOptions
Options for the transfer
optional .google.protobuf.Struct options = 6;
-
setOptions
Options for the transfer
optional .google.protobuf.Struct options = 6;
-
mergeOptions
Options for the transfer
optional .google.protobuf.Struct options = 6;
-
clearOptions
Options for the transfer
optional .google.protobuf.Struct options = 6;
-
getOptionsBuilder
public com.google.protobuf.Struct.Builder getOptionsBuilder()Options for the transfer
optional .google.protobuf.Struct options = 6;
-
getOptionsOrBuilder
public com.google.protobuf.StructOrBuilder getOptionsOrBuilder()Options for the transfer
optional .google.protobuf.Struct options = 6;
- Specified by:
getOptionsOrBuilder
in interfaceListFilesRequestOrBuilder
-
setUnknownFields
public final ListFilesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-
mergeUnknownFields
public final ListFilesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFilesRequest.Builder>
-