Class Openapiv2.Header.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Openapiv2.Header.Builder>
grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Openapiv2.HeaderOrBuilder,Cloneable
- Enclosing class:
- Openapiv2.Header
public static final class Openapiv2.Header.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Openapiv2.Header.Builder>
implements Openapiv2.HeaderOrBuilder
`Header` is a representation of OpenAPI v2 specification's Header object. See: https://github.com/OAI/OpenAPI-Specification/blob/3.0.0/versions/2.0.md#headerObjectProtobuf type
grpc.gateway.protoc_gen_openapiv2.options.Header-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()`Default` Declares the value of the header that the server will use if none is provided.`Description` is a short description of the header.`Format` The extending format for the previously mentioned type.'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.The type of the object.`Default` Declares the value of the header that the server will use if none is provided.com.google.protobuf.ByteString`Default` Declares the value of the header that the server will use if none is provided.`Description` is a short description of the header.com.google.protobuf.ByteString`Description` is a short description of the header.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor`Format` The extending format for the previously mentioned type.com.google.protobuf.ByteString`Format` The extending format for the previously mentioned type.'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.com.google.protobuf.ByteString'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.getType()The type of the object.com.google.protobuf.ByteStringThe type of the object.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Openapiv2.Header other) setDefault(String value) `Default` Declares the value of the header that the server will use if none is provided.setDefaultBytes(com.google.protobuf.ByteString value) `Default` Declares the value of the header that the server will use if none is provided.setDescription(String value) `Description` is a short description of the header.setDescriptionBytes(com.google.protobuf.ByteString value) `Description` is a short description of the header.`Format` The extending format for the previously mentioned type.setFormatBytes(com.google.protobuf.ByteString value) `Format` The extending format for the previously mentioned type.setPattern(String value) 'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.setPatternBytes(com.google.protobuf.ByteString value) 'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.The type of the object.setTypeBytes(com.google.protobuf.ByteString value) The type of the object.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Header.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Header.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.GeneratedMessage.Builder<Openapiv2.Header.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Openapiv2.Header.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Openapiv2.Header.Builder>
-
mergeFrom
public Openapiv2.Header.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<Openapiv2.Header.Builder>- Throws:
IOException
-
getDescription
`Description` is a short description of the header.
string description = 1;- Specified by:
getDescriptionin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()`Description` is a short description of the header.
string description = 1;- Specified by:
getDescriptionBytesin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The bytes for description.
-
setDescription
`Description` is a short description of the header.
string description = 1;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
`Description` is a short description of the header.
string description = 1;- Returns:
- This builder for chaining.
-
setDescriptionBytes
`Description` is a short description of the header.
string description = 1;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getType
The type of the object. The value MUST be one of "string", "number", "integer", or "boolean". The "array" type is not supported.
string type = 2;- Specified by:
getTypein interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()The type of the object. The value MUST be one of "string", "number", "integer", or "boolean". The "array" type is not supported.
string type = 2;- Specified by:
getTypeBytesin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The bytes for type.
-
setType
The type of the object. The value MUST be one of "string", "number", "integer", or "boolean". The "array" type is not supported.
string type = 2;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
The type of the object. The value MUST be one of "string", "number", "integer", or "boolean". The "array" type is not supported.
string type = 2;- Returns:
- This builder for chaining.
-
setTypeBytes
The type of the object. The value MUST be one of "string", "number", "integer", or "boolean". The "array" type is not supported.
string type = 2;- Parameters:
value- The bytes for type to set.- Returns:
- This builder for chaining.
-
getFormat
`Format` The extending format for the previously mentioned type.
string format = 3;- Specified by:
getFormatin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The format.
-
getFormatBytes
public com.google.protobuf.ByteString getFormatBytes()`Format` The extending format for the previously mentioned type.
string format = 3;- Specified by:
getFormatBytesin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The bytes for format.
-
setFormat
`Format` The extending format for the previously mentioned type.
string format = 3;- Parameters:
value- The format to set.- Returns:
- This builder for chaining.
-
clearFormat
`Format` The extending format for the previously mentioned type.
string format = 3;- Returns:
- This builder for chaining.
-
setFormatBytes
`Format` The extending format for the previously mentioned type.
string format = 3;- Parameters:
value- The bytes for format to set.- Returns:
- This builder for chaining.
-
getDefault
`Default` Declares the value of the header that the server will use if none is provided. See: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-6.2. Unlike JSON Schema this value MUST conform to the defined type for the header.
string default = 6;- Specified by:
getDefaultin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The default.
-
getDefaultBytes
public com.google.protobuf.ByteString getDefaultBytes()`Default` Declares the value of the header that the server will use if none is provided. See: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-6.2. Unlike JSON Schema this value MUST conform to the defined type for the header.
string default = 6;- Specified by:
getDefaultBytesin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The bytes for default.
-
setDefault
`Default` Declares the value of the header that the server will use if none is provided. See: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-6.2. Unlike JSON Schema this value MUST conform to the defined type for the header.
string default = 6;- Parameters:
value- The default to set.- Returns:
- This builder for chaining.
-
clearDefault
`Default` Declares the value of the header that the server will use if none is provided. See: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-6.2. Unlike JSON Schema this value MUST conform to the defined type for the header.
string default = 6;- Returns:
- This builder for chaining.
-
setDefaultBytes
`Default` Declares the value of the header that the server will use if none is provided. See: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-6.2. Unlike JSON Schema this value MUST conform to the defined type for the header.
string default = 6;- Parameters:
value- The bytes for default to set.- Returns:
- This builder for chaining.
-
getPattern
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
string pattern = 13;- Specified by:
getPatternin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The pattern.
-
getPatternBytes
public com.google.protobuf.ByteString getPatternBytes()'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
string pattern = 13;- Specified by:
getPatternBytesin interfaceOpenapiv2.HeaderOrBuilder- Returns:
- The bytes for pattern.
-
setPattern
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
string pattern = 13;- Parameters:
value- The pattern to set.- Returns:
- This builder for chaining.
-
clearPattern
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
string pattern = 13;- Returns:
- This builder for chaining.
-
setPatternBytes
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
string pattern = 13;- Parameters:
value- The bytes for pattern to set.- Returns:
- This builder for chaining.
-