Package com.openapi.v3
Interface ComponentsOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Components,Components.Builder
public interface ComponentsOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.openapi.v3.CallbacksOrReferences callbacks = 9 [json_name = "callbacks"];.openapi.v3.CallbacksOrReferences callbacks = 9 [json_name = "callbacks"];.openapi.v3.ExamplesOrReferences examples = 4 [json_name = "examples"];.openapi.v3.ExamplesOrReferences examples = 4 [json_name = "examples"];.openapi.v3.HeadersOrReferences headers = 6 [json_name = "headers"];.openapi.v3.HeadersOrReferences headers = 6 [json_name = "headers"];getLinks().openapi.v3.LinksOrReferences links = 8 [json_name = "links"];.openapi.v3.LinksOrReferences links = 8 [json_name = "links"];.openapi.v3.ParametersOrReferences parameters = 3 [json_name = "parameters"];.openapi.v3.ParametersOrReferences parameters = 3 [json_name = "parameters"];.openapi.v3.RequestBodiesOrReferences request_bodies = 5 [json_name = "requestBodies"];.openapi.v3.RequestBodiesOrReferences request_bodies = 5 [json_name = "requestBodies"];.openapi.v3.ResponsesOrReferences responses = 2 [json_name = "responses"];.openapi.v3.ResponsesOrReferences responses = 2 [json_name = "responses"];.openapi.v3.SchemasOrReferences schemas = 1 [json_name = "schemas"];.openapi.v3.SchemasOrReferences schemas = 1 [json_name = "schemas"];.openapi.v3.SecuritySchemesOrReferences security_schemes = 7 [json_name = "securitySchemes"];.openapi.v3.SecuritySchemesOrReferences security_schemes = 7 [json_name = "securitySchemes"];getSpecificationExtension(int index) repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"];intrepeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"];getSpecificationExtensionOrBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"];List<? extends NamedAnyOrBuilder>repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"];boolean.openapi.v3.CallbacksOrReferences callbacks = 9 [json_name = "callbacks"];boolean.openapi.v3.ExamplesOrReferences examples = 4 [json_name = "examples"];boolean.openapi.v3.HeadersOrReferences headers = 6 [json_name = "headers"];booleanhasLinks().openapi.v3.LinksOrReferences links = 8 [json_name = "links"];boolean.openapi.v3.ParametersOrReferences parameters = 3 [json_name = "parameters"];boolean.openapi.v3.RequestBodiesOrReferences request_bodies = 5 [json_name = "requestBodies"];boolean.openapi.v3.ResponsesOrReferences responses = 2 [json_name = "responses"];boolean.openapi.v3.SchemasOrReferences schemas = 1 [json_name = "schemas"];boolean.openapi.v3.SecuritySchemesOrReferences security_schemes = 7 [json_name = "securitySchemes"];Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasSchemas
boolean hasSchemas().openapi.v3.SchemasOrReferences schemas = 1 [json_name = "schemas"];- Returns:
- Whether the schemas field is set.
-
getSchemas
SchemasOrReferences getSchemas().openapi.v3.SchemasOrReferences schemas = 1 [json_name = "schemas"];- Returns:
- The schemas.
-
getSchemasOrBuilder
SchemasOrReferencesOrBuilder getSchemasOrBuilder().openapi.v3.SchemasOrReferences schemas = 1 [json_name = "schemas"]; -
hasResponses
boolean hasResponses().openapi.v3.ResponsesOrReferences responses = 2 [json_name = "responses"];- Returns:
- Whether the responses field is set.
-
getResponses
ResponsesOrReferences getResponses().openapi.v3.ResponsesOrReferences responses = 2 [json_name = "responses"];- Returns:
- The responses.
-
getResponsesOrBuilder
ResponsesOrReferencesOrBuilder getResponsesOrBuilder().openapi.v3.ResponsesOrReferences responses = 2 [json_name = "responses"]; -
hasParameters
boolean hasParameters().openapi.v3.ParametersOrReferences parameters = 3 [json_name = "parameters"];- Returns:
- Whether the parameters field is set.
-
getParameters
ParametersOrReferences getParameters().openapi.v3.ParametersOrReferences parameters = 3 [json_name = "parameters"];- Returns:
- The parameters.
-
getParametersOrBuilder
ParametersOrReferencesOrBuilder getParametersOrBuilder().openapi.v3.ParametersOrReferences parameters = 3 [json_name = "parameters"]; -
hasExamples
boolean hasExamples().openapi.v3.ExamplesOrReferences examples = 4 [json_name = "examples"];- Returns:
- Whether the examples field is set.
-
getExamples
ExamplesOrReferences getExamples().openapi.v3.ExamplesOrReferences examples = 4 [json_name = "examples"];- Returns:
- The examples.
-
getExamplesOrBuilder
ExamplesOrReferencesOrBuilder getExamplesOrBuilder().openapi.v3.ExamplesOrReferences examples = 4 [json_name = "examples"]; -
hasRequestBodies
boolean hasRequestBodies().openapi.v3.RequestBodiesOrReferences request_bodies = 5 [json_name = "requestBodies"];- Returns:
- Whether the requestBodies field is set.
-
getRequestBodies
RequestBodiesOrReferences getRequestBodies().openapi.v3.RequestBodiesOrReferences request_bodies = 5 [json_name = "requestBodies"];- Returns:
- The requestBodies.
-
getRequestBodiesOrBuilder
RequestBodiesOrReferencesOrBuilder getRequestBodiesOrBuilder().openapi.v3.RequestBodiesOrReferences request_bodies = 5 [json_name = "requestBodies"]; -
hasHeaders
boolean hasHeaders().openapi.v3.HeadersOrReferences headers = 6 [json_name = "headers"];- Returns:
- Whether the headers field is set.
-
getHeaders
HeadersOrReferences getHeaders().openapi.v3.HeadersOrReferences headers = 6 [json_name = "headers"];- Returns:
- The headers.
-
getHeadersOrBuilder
HeadersOrReferencesOrBuilder getHeadersOrBuilder().openapi.v3.HeadersOrReferences headers = 6 [json_name = "headers"]; -
hasSecuritySchemes
boolean hasSecuritySchemes().openapi.v3.SecuritySchemesOrReferences security_schemes = 7 [json_name = "securitySchemes"];- Returns:
- Whether the securitySchemes field is set.
-
getSecuritySchemes
SecuritySchemesOrReferences getSecuritySchemes().openapi.v3.SecuritySchemesOrReferences security_schemes = 7 [json_name = "securitySchemes"];- Returns:
- The securitySchemes.
-
getSecuritySchemesOrBuilder
SecuritySchemesOrReferencesOrBuilder getSecuritySchemesOrBuilder().openapi.v3.SecuritySchemesOrReferences security_schemes = 7 [json_name = "securitySchemes"]; -
hasLinks
boolean hasLinks().openapi.v3.LinksOrReferences links = 8 [json_name = "links"];- Returns:
- Whether the links field is set.
-
getLinks
LinksOrReferences getLinks().openapi.v3.LinksOrReferences links = 8 [json_name = "links"];- Returns:
- The links.
-
getLinksOrBuilder
LinksOrReferencesOrBuilder getLinksOrBuilder().openapi.v3.LinksOrReferences links = 8 [json_name = "links"]; -
hasCallbacks
boolean hasCallbacks().openapi.v3.CallbacksOrReferences callbacks = 9 [json_name = "callbacks"];- Returns:
- Whether the callbacks field is set.
-
getCallbacks
CallbacksOrReferences getCallbacks().openapi.v3.CallbacksOrReferences callbacks = 9 [json_name = "callbacks"];- Returns:
- The callbacks.
-
getCallbacksOrBuilder
CallbacksOrReferencesOrBuilder getCallbacksOrBuilder().openapi.v3.CallbacksOrReferences callbacks = 9 [json_name = "callbacks"]; -
getSpecificationExtensionList
repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"]; -
getSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"]; -
getSpecificationExtensionCount
int getSpecificationExtensionCount()repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"]; -
getSpecificationExtensionOrBuilderList
List<? extends NamedAnyOrBuilder> getSpecificationExtensionOrBuilderList()repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"]; -
getSpecificationExtensionOrBuilder
repeated .openapi.v3.NamedAny specification_extension = 10 [json_name = "specificationExtension"];
-