Class Openapiv2.Scopes.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Openapiv2.Scopes.Builder>
grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Openapiv2.ScopesOrBuilder
,Cloneable
- Enclosing class:
- Openapiv2.Scopes
public static final class Openapiv2.Scopes.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Openapiv2.Scopes.Builder>
implements Openapiv2.ScopesOrBuilder
`Scopes` is a representation of OpenAPI v2 specification's Scopes object. See: https://github.com/OAI/OpenAPI-Specification/blob/3.0.0/versions/2.0.md#scopesObject Lists the available scopes for an OAuth2 security scheme.Protobuf type
grpc.gateway.protoc_gen_openapiv2.options.Scopes
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clear()
boolean
containsScope
(String key) Maps between a name of a scope to a short description of it (as the value of the property).static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Deprecated.getScope()
Deprecated.int
Maps between a name of a scope to a short description of it (as the value of the property).Maps between a name of a scope to a short description of it (as the value of the property).getScopeOrDefault
(String key, String defaultValue) Maps between a name of a scope to a short description of it (as the value of the property).getScopeOrThrow
(String key) Maps between a name of a scope to a short description of it (as the value of the property).protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMutableMapFieldReflection
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Openapiv2.Scopes other) putAllScope
(Map<String, String> values) Maps between a name of a scope to a short description of it (as the value of the property).Maps between a name of a scope to a short description of it (as the value of the property).removeScope
(String key) Maps between a name of a scope to a short description of it (as the value of the property).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, internalGetMutableMapField, 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() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Scopes.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Scopes.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Scopes.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<Openapiv2.Scopes.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<Openapiv2.Scopes.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<Openapiv2.Scopes.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Scopes.Builder>
-
mergeFrom
public Openapiv2.Scopes.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<Openapiv2.Scopes.Builder>
- Throws:
IOException
-
getScopeCount
public int getScopeCount()Description copied from interface:Openapiv2.ScopesOrBuilder
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
- Specified by:
getScopeCount
in interfaceOpenapiv2.ScopesOrBuilder
-
containsScope
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
- Specified by:
containsScope
in interfaceOpenapiv2.ScopesOrBuilder
-
getScope
Deprecated.UsegetScopeMap()
instead.- Specified by:
getScope
in interfaceOpenapiv2.ScopesOrBuilder
-
getScopeMap
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
- Specified by:
getScopeMap
in interfaceOpenapiv2.ScopesOrBuilder
-
getScopeOrDefault
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
- Specified by:
getScopeOrDefault
in interfaceOpenapiv2.ScopesOrBuilder
-
getScopeOrThrow
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
- Specified by:
getScopeOrThrow
in interfaceOpenapiv2.ScopesOrBuilder
-
clearScope
-
removeScope
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
-
getMutableScope
Deprecated.Use alternate mutation accessors instead. -
putScope
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
-
putAllScope
Maps between a name of a scope to a short description of it (as the value of the property).
map<string, string> scope = 1;
-