Interface Url
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<Parameter> org.eclipse.collections.api.list.ImmutableList<Parameter> org.eclipse.collections.api.list.ImmutableList<Parameter> org.eclipse.collections.api.list.ImmutableList<Service> org.eclipse.collections.api.list.ImmutableList<Element> default StringMethods inherited from interface cool.klass.model.meta.domain.api.Element
getMacroElement
-
Method Details
-
getServiceGroup
-
getUrlPathSegments
org.eclipse.collections.api.list.ImmutableList<Element> getUrlPathSegments() -
getParameters
org.eclipse.collections.api.list.ImmutableList<Parameter> getParameters() -
getQueryParameters
org.eclipse.collections.api.list.ImmutableList<Parameter> getQueryParameters() -
getPathParameters
org.eclipse.collections.api.list.ImmutableList<Parameter> getPathParameters() -
getServices
org.eclipse.collections.api.list.ImmutableList<Service> getServices() -
getUrlString
-