Class AuthOuterClass.FetchTokenRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AuthOuterClass.FetchTokenRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<AuthOuterClass.FetchTokenRequest.Builder>
moby.filesync.v1.AuthOuterClass.FetchTokenRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,AuthOuterClass.FetchTokenRequestOrBuilder
- Enclosing class:
AuthOuterClass.FetchTokenRequest
public static final class AuthOuterClass.FetchTokenRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AuthOuterClass.FetchTokenRequest.Builder>
implements AuthOuterClass.FetchTokenRequestOrBuilder
Protobuf type
moby.filesync.v1.FetchTokenRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllScopes
(Iterable<String> values) repeated string Scopes = 5;
repeated string Scopes = 5;
addScopesBytes
(com.google.protobuf.ByteString value) repeated string Scopes = 5;
build()
clear()
string ClientID = 1;
string Host = 2;
string Realm = 3;
repeated string Scopes = 5;
string Service = 4;
string ClientID = 1;
com.google.protobuf.ByteString
string ClientID = 1;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getHost()
string Host = 2;
com.google.protobuf.ByteString
string Host = 2;
getRealm()
string Realm = 3;
com.google.protobuf.ByteString
string Realm = 3;
getScopes
(int index) repeated string Scopes = 5;
com.google.protobuf.ByteString
getScopesBytes
(int index) repeated string Scopes = 5;
int
repeated string Scopes = 5;
com.google.protobuf.ProtocolStringList
repeated string Scopes = 5;
string Service = 4;
com.google.protobuf.ByteString
string Service = 4;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) setClientID
(String value) string ClientID = 1;
setClientIDBytes
(com.google.protobuf.ByteString value) string ClientID = 1;
string Host = 2;
setHostBytes
(com.google.protobuf.ByteString value) string Host = 2;
string Realm = 3;
setRealmBytes
(com.google.protobuf.ByteString value) string Realm = 3;
repeated string Scopes = 5;
setService
(String value) string Service = 4;
setServiceBytes
(com.google.protobuf.ByteString value) string Service = 4;
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<AuthOuterClass.FetchTokenRequest.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.GeneratedMessage.Builder<AuthOuterClass.FetchTokenRequest.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.GeneratedMessage.Builder<AuthOuterClass.FetchTokenRequest.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
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AuthOuterClass.FetchTokenRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<AuthOuterClass.FetchTokenRequest.Builder>
-
mergeFrom
public AuthOuterClass.FetchTokenRequest.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<AuthOuterClass.FetchTokenRequest.Builder>
- Throws:
IOException
-
getClientID
string ClientID = 1;
- Specified by:
getClientID
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The clientID.
-
getClientIDBytes
public com.google.protobuf.ByteString getClientIDBytes()string ClientID = 1;
- Specified by:
getClientIDBytes
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The bytes for clientID.
-
setClientID
string ClientID = 1;
- Parameters:
value
- The clientID to set.- Returns:
- This builder for chaining.
-
clearClientID
string ClientID = 1;
- Returns:
- This builder for chaining.
-
setClientIDBytes
public AuthOuterClass.FetchTokenRequest.Builder setClientIDBytes(com.google.protobuf.ByteString value) string ClientID = 1;
- Parameters:
value
- The bytes for clientID to set.- Returns:
- This builder for chaining.
-
getHost
string Host = 2;
- Specified by:
getHost
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()string Host = 2;
- Specified by:
getHostBytes
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The bytes for host.
-
setHost
string Host = 2;
- Parameters:
value
- The host to set.- Returns:
- This builder for chaining.
-
clearHost
string Host = 2;
- Returns:
- This builder for chaining.
-
setHostBytes
string Host = 2;
- Parameters:
value
- The bytes for host to set.- Returns:
- This builder for chaining.
-
getRealm
string Realm = 3;
- Specified by:
getRealm
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The realm.
-
getRealmBytes
public com.google.protobuf.ByteString getRealmBytes()string Realm = 3;
- Specified by:
getRealmBytes
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The bytes for realm.
-
setRealm
string Realm = 3;
- Parameters:
value
- The realm to set.- Returns:
- This builder for chaining.
-
clearRealm
string Realm = 3;
- Returns:
- This builder for chaining.
-
setRealmBytes
string Realm = 3;
- Parameters:
value
- The bytes for realm to set.- Returns:
- This builder for chaining.
-
getService
string Service = 4;
- Specified by:
getService
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()string Service = 4;
- Specified by:
getServiceBytes
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The bytes for service.
-
setService
string Service = 4;
- Parameters:
value
- The service to set.- Returns:
- This builder for chaining.
-
clearService
string Service = 4;
- Returns:
- This builder for chaining.
-
setServiceBytes
public AuthOuterClass.FetchTokenRequest.Builder setServiceBytes(com.google.protobuf.ByteString value) string Service = 4;
- Parameters:
value
- The bytes for service to set.- Returns:
- This builder for chaining.
-
getScopesList
public com.google.protobuf.ProtocolStringList getScopesList()repeated string Scopes = 5;
- Specified by:
getScopesList
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- A list containing the scopes.
-
getScopesCount
public int getScopesCount()repeated string Scopes = 5;
- Specified by:
getScopesCount
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Returns:
- The count of scopes.
-
getScopes
repeated string Scopes = 5;
- Specified by:
getScopes
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The scopes at the given index.
-
getScopesBytes
public com.google.protobuf.ByteString getScopesBytes(int index) repeated string Scopes = 5;
- Specified by:
getScopesBytes
in interfaceAuthOuterClass.FetchTokenRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the scopes at the given index.
-
setScopes
repeated string Scopes = 5;
- Parameters:
index
- The index to set the value at.value
- The scopes to set.- Returns:
- This builder for chaining.
-
addScopes
repeated string Scopes = 5;
- Parameters:
value
- The scopes to add.- Returns:
- This builder for chaining.
-
addAllScopes
repeated string Scopes = 5;
- Parameters:
values
- The scopes to add.- Returns:
- This builder for chaining.
-
clearScopes
repeated string Scopes = 5;
- Returns:
- This builder for chaining.
-
addScopesBytes
public AuthOuterClass.FetchTokenRequest.Builder addScopesBytes(com.google.protobuf.ByteString value) repeated string Scopes = 5;
- Parameters:
value
- The bytes of the scopes to add.- Returns:
- This builder for chaining.
-