Uses of Record Class
io.fluxzero.sdk.web.ApiDocEndpoint
Packages that use ApiDocEndpoint
-
Uses of ApiDocEndpoint in io.fluxzero.sdk.web
Methods in io.fluxzero.sdk.web that return types with arguments of type ApiDocEndpointModifier and TypeMethodDescriptionApiDocCatalog.endpoints()Returns the value of theendpointsrecord component.Constructor parameters in io.fluxzero.sdk.web with type arguments of type ApiDocEndpointModifierConstructorDescriptionApiDocCatalog(List<ApiDocEndpoint> endpoints) Creates an instance of aApiDocCatalogrecord class.