Uses of Class
io.helidon.openapi.OpenApiDocument.ContactBuilder
Packages that use OpenApiDocument.ContactBuilder
-
Uses of OpenApiDocument.ContactBuilder in io.helidon.openapi
Classes in io.helidon.openapi that implement interfaces with type arguments of type OpenApiDocument.ContactBuilderModifier and TypeClassDescriptionstatic final classOpenAPI contact builder.Methods in io.helidon.openapi that return OpenApiDocument.ContactBuilderModifier and TypeMethodDescriptionOpenApiDocument.Contact.builder()Create a new contact builder.Set email.Add an extension.Set name.Set URL.Method parameters in io.helidon.openapi with type arguments of type OpenApiDocument.ContactBuilderModifier and TypeMethodDescriptionOpenApiDocument.InfoBuilder.contact(Consumer<OpenApiDocument.ContactBuilder> contact) Set contact.