Uses of Record Class
com.dmasone.identity.ecommerceapp.config.OpenApiProperties.Contact
Packages that use OpenApiProperties.Contact
Package
Description
Runtime configuration for the executable application.
-
Uses of OpenApiProperties.Contact in com.dmasone.identity.ecommerceapp.config
Methods in com.dmasone.identity.ecommerceapp.config that return OpenApiProperties.ContactModifier and TypeMethodDescriptionOpenApiProperties.contact()Returns the value of thecontactrecord component.Constructors in com.dmasone.identity.ecommerceapp.config with parameters of type OpenApiProperties.ContactModifierConstructorDescriptionOpenApiProperties(String title, String version, String description, OpenApiProperties.Contact contact) Creates an instance of aOpenApiPropertiesrecord class.