Package com.openapi.v3
Class Header.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
com.openapi.v3.Header.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HeaderOrBuilder,Cloneable
- Enclosing class:
Header
public static final class Header.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
implements HeaderOrBuilder
The Header Object follows the structure of the Parameter Object with the following changes: 1. `name` MUST NOT be specified, it is given in the corresponding `headers` map. 1. `in` MUST NOT be specified, it is implicitly in `header`. 1. All traits that are affected by the location MUST be applicable to a location of `header` (for example, `style`).Protobuf type
openapi.v3.Header-
Method Summary
Modifier and TypeMethodDescriptionaddAllSpecificationExtension(Iterable<? extends NamedAny> values) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSpecificationExtension(int index, NamedAny value) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];addSpecificationExtension(int index, NamedAny.Builder builderForValue) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];addSpecificationExtension(NamedAny.Builder builderForValue) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];addSpecificationExtensionBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];build()clear()bool allow_empty_value = 4 [json_name = "allowEmptyValue"];bool allow_reserved = 7 [json_name = "allowReserved"];.openapi.v3.MediaTypes content = 11 [json_name = "content"];bool deprecated = 3 [json_name = "deprecated"];string description = 1 [json_name = "description"];.openapi.v3.Any example = 9 [json_name = "example"];.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];bool explode = 6 [json_name = "explode"];clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) bool required = 2 [json_name = "required"];.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];string style = 5 [json_name = "style"];clone()booleanbool allow_empty_value = 4 [json_name = "allowEmptyValue"];booleanbool allow_reserved = 7 [json_name = "allowReserved"];.openapi.v3.MediaTypes content = 11 [json_name = "content"];.openapi.v3.MediaTypes content = 11 [json_name = "content"];.openapi.v3.MediaTypes content = 11 [json_name = "content"];booleanbool deprecated = 3 [json_name = "deprecated"];string description = 1 [json_name = "description"];com.google.protobuf.ByteStringstring description = 1 [json_name = "description"];static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.openapi.v3.Any example = 9 [json_name = "example"];.openapi.v3.Any example = 9 [json_name = "example"];.openapi.v3.Any example = 9 [json_name = "example"];.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];booleanbool explode = 6 [json_name = "explode"];booleanbool required = 2 [json_name = "required"];.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];getSpecificationExtension(int index) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];getSpecificationExtensionBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];intrepeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];getSpecificationExtensionOrBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];List<? extends NamedAnyOrBuilder>repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];getStyle()string style = 5 [json_name = "style"];com.google.protobuf.ByteStringstring style = 5 [json_name = "style"];boolean.openapi.v3.MediaTypes content = 11 [json_name = "content"];boolean.openapi.v3.Any example = 9 [json_name = "example"];boolean.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];boolean.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeContent(MediaTypes value) .openapi.v3.MediaTypes content = 11 [json_name = "content"];mergeExample(Any value) .openapi.v3.Any example = 9 [json_name = "example"];.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeSchema(SchemaOrReference value) .openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];final Header.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSpecificationExtension(int index) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];setAllowEmptyValue(boolean value) bool allow_empty_value = 4 [json_name = "allowEmptyValue"];setAllowReserved(boolean value) bool allow_reserved = 7 [json_name = "allowReserved"];setContent(MediaTypes value) .openapi.v3.MediaTypes content = 11 [json_name = "content"];setContent(MediaTypes.Builder builderForValue) .openapi.v3.MediaTypes content = 11 [json_name = "content"];setDeprecated(boolean value) bool deprecated = 3 [json_name = "deprecated"];setDescription(String value) string description = 1 [json_name = "description"];setDescriptionBytes(com.google.protobuf.ByteString value) string description = 1 [json_name = "description"];setExample(Any value) .openapi.v3.Any example = 9 [json_name = "example"];setExample(Any.Builder builderForValue) .openapi.v3.Any example = 9 [json_name = "example"];setExamples(ExamplesOrReferences value) .openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];setExamples(ExamplesOrReferences.Builder builderForValue) .openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];setExplode(boolean value) bool explode = 6 [json_name = "explode"];setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequired(boolean value) bool required = 2 [json_name = "required"];setSchema(SchemaOrReference value) .openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];setSchema(SchemaOrReference.Builder builderForValue) .openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];setSpecificationExtension(int index, NamedAny value) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];setSpecificationExtension(int index, NamedAny.Builder builderForValue) repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];string style = 5 [json_name = "style"];setStyleBytes(com.google.protobuf.ByteString value) string style = 5 [json_name = "style"];final Header.BuildersetUnknownFields(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, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Header.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<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.GeneratedMessageV3.Builder<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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-
setRepeatedField
public Header.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<Header.Builder>
-
addRepeatedField
public Header.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<Header.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Header.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-
mergeFrom
public 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<Header.Builder>- Throws:
IOException
-
getDescription
string description = 1 [json_name = "description"];- Specified by:
getDescriptionin interfaceHeaderOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()string description = 1 [json_name = "description"];- Specified by:
getDescriptionBytesin interfaceHeaderOrBuilder- Returns:
- The bytes for description.
-
setDescription
string description = 1 [json_name = "description"];- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
string description = 1 [json_name = "description"];- Returns:
- This builder for chaining.
-
setDescriptionBytes
string description = 1 [json_name = "description"];- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getRequired
public boolean getRequired()bool required = 2 [json_name = "required"];- Specified by:
getRequiredin interfaceHeaderOrBuilder- Returns:
- The required.
-
setRequired
bool required = 2 [json_name = "required"];- Parameters:
value- The required to set.- Returns:
- This builder for chaining.
-
clearRequired
bool required = 2 [json_name = "required"];- Returns:
- This builder for chaining.
-
getDeprecated
public boolean getDeprecated()bool deprecated = 3 [json_name = "deprecated"];- Specified by:
getDeprecatedin interfaceHeaderOrBuilder- Returns:
- The deprecated.
-
setDeprecated
bool deprecated = 3 [json_name = "deprecated"];- Parameters:
value- The deprecated to set.- Returns:
- This builder for chaining.
-
clearDeprecated
bool deprecated = 3 [json_name = "deprecated"];- Returns:
- This builder for chaining.
-
getAllowEmptyValue
public boolean getAllowEmptyValue()bool allow_empty_value = 4 [json_name = "allowEmptyValue"];- Specified by:
getAllowEmptyValuein interfaceHeaderOrBuilder- Returns:
- The allowEmptyValue.
-
setAllowEmptyValue
bool allow_empty_value = 4 [json_name = "allowEmptyValue"];- Parameters:
value- The allowEmptyValue to set.- Returns:
- This builder for chaining.
-
clearAllowEmptyValue
bool allow_empty_value = 4 [json_name = "allowEmptyValue"];- Returns:
- This builder for chaining.
-
getStyle
string style = 5 [json_name = "style"];- Specified by:
getStylein interfaceHeaderOrBuilder- Returns:
- The style.
-
getStyleBytes
public com.google.protobuf.ByteString getStyleBytes()string style = 5 [json_name = "style"];- Specified by:
getStyleBytesin interfaceHeaderOrBuilder- Returns:
- The bytes for style.
-
setStyle
string style = 5 [json_name = "style"];- Parameters:
value- The style to set.- Returns:
- This builder for chaining.
-
clearStyle
string style = 5 [json_name = "style"];- Returns:
- This builder for chaining.
-
setStyleBytes
string style = 5 [json_name = "style"];- Parameters:
value- The bytes for style to set.- Returns:
- This builder for chaining.
-
getExplode
public boolean getExplode()bool explode = 6 [json_name = "explode"];- Specified by:
getExplodein interfaceHeaderOrBuilder- Returns:
- The explode.
-
setExplode
bool explode = 6 [json_name = "explode"];- Parameters:
value- The explode to set.- Returns:
- This builder for chaining.
-
clearExplode
bool explode = 6 [json_name = "explode"];- Returns:
- This builder for chaining.
-
getAllowReserved
public boolean getAllowReserved()bool allow_reserved = 7 [json_name = "allowReserved"];- Specified by:
getAllowReservedin interfaceHeaderOrBuilder- Returns:
- The allowReserved.
-
setAllowReserved
bool allow_reserved = 7 [json_name = "allowReserved"];- Parameters:
value- The allowReserved to set.- Returns:
- This builder for chaining.
-
clearAllowReserved
bool allow_reserved = 7 [json_name = "allowReserved"];- Returns:
- This builder for chaining.
-
hasSchema
public boolean hasSchema().openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];- Specified by:
hasSchemain interfaceHeaderOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];- Specified by:
getSchemain interfaceHeaderOrBuilder- Returns:
- The schema.
-
setSchema
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"]; -
setSchema
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"]; -
mergeSchema
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"]; -
clearSchema
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"]; -
getSchemaBuilder
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"]; -
getSchemaOrBuilder
.openapi.v3.SchemaOrReference schema = 8 [json_name = "schema"];- Specified by:
getSchemaOrBuilderin interfaceHeaderOrBuilder
-
hasExample
public boolean hasExample().openapi.v3.Any example = 9 [json_name = "example"];- Specified by:
hasExamplein interfaceHeaderOrBuilder- Returns:
- Whether the example field is set.
-
getExample
.openapi.v3.Any example = 9 [json_name = "example"];- Specified by:
getExamplein interfaceHeaderOrBuilder- Returns:
- The example.
-
setExample
.openapi.v3.Any example = 9 [json_name = "example"]; -
setExample
.openapi.v3.Any example = 9 [json_name = "example"]; -
mergeExample
.openapi.v3.Any example = 9 [json_name = "example"]; -
clearExample
.openapi.v3.Any example = 9 [json_name = "example"]; -
getExampleBuilder
.openapi.v3.Any example = 9 [json_name = "example"]; -
getExampleOrBuilder
.openapi.v3.Any example = 9 [json_name = "example"];- Specified by:
getExampleOrBuilderin interfaceHeaderOrBuilder
-
hasExamples
public boolean hasExamples().openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];- Specified by:
hasExamplesin interfaceHeaderOrBuilder- Returns:
- Whether the examples field is set.
-
getExamples
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];- Specified by:
getExamplesin interfaceHeaderOrBuilder- Returns:
- The examples.
-
setExamples
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"]; -
setExamples
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"]; -
mergeExamples
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"]; -
clearExamples
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"]; -
getExamplesBuilder
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"]; -
getExamplesOrBuilder
.openapi.v3.ExamplesOrReferences examples = 10 [json_name = "examples"];- Specified by:
getExamplesOrBuilderin interfaceHeaderOrBuilder
-
hasContent
public boolean hasContent().openapi.v3.MediaTypes content = 11 [json_name = "content"];- Specified by:
hasContentin interfaceHeaderOrBuilder- Returns:
- Whether the content field is set.
-
getContent
.openapi.v3.MediaTypes content = 11 [json_name = "content"];- Specified by:
getContentin interfaceHeaderOrBuilder- Returns:
- The content.
-
setContent
.openapi.v3.MediaTypes content = 11 [json_name = "content"]; -
setContent
.openapi.v3.MediaTypes content = 11 [json_name = "content"]; -
mergeContent
.openapi.v3.MediaTypes content = 11 [json_name = "content"]; -
clearContent
.openapi.v3.MediaTypes content = 11 [json_name = "content"]; -
getContentBuilder
.openapi.v3.MediaTypes content = 11 [json_name = "content"]; -
getContentOrBuilder
.openapi.v3.MediaTypes content = 11 [json_name = "content"];- Specified by:
getContentOrBuilderin interfaceHeaderOrBuilder
-
getSpecificationExtensionList
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionListin interfaceHeaderOrBuilder
-
getSpecificationExtensionCount
public int getSpecificationExtensionCount()repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionCountin interfaceHeaderOrBuilder
-
getSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionin interfaceHeaderOrBuilder
-
setSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
setSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
addAllSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
clearSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
removeSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
getSpecificationExtensionBuilder
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
getSpecificationExtensionOrBuilder
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionOrBuilderin interfaceHeaderOrBuilder
-
getSpecificationExtensionOrBuilderList
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionOrBuilderListin interfaceHeaderOrBuilder
-
addSpecificationExtensionBuilder
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
addSpecificationExtensionBuilder
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
getSpecificationExtensionBuilderList
repeated .openapi.v3.NamedAny specification_extension = 12 [json_name = "specificationExtension"]; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Header.Builder>
-