Uses of Class
de.hybris.platform.odata2services.export.impl.PostmanCollection
-
Packages that use PostmanCollection Package Description de.hybris.platform.odata2services.export de.hybris.platform.odata2services.export.impl -
-
Uses of PostmanCollection in de.hybris.platform.odata2services.export
Methods in de.hybris.platform.odata2services.export with parameters of type PostmanCollection Modifier and Type Method Description java.lang.StringPostmanCollectionFormatter. format(PostmanCollection postmanCollection)Formats A Postman collection as a Json string. -
Uses of PostmanCollection in de.hybris.platform.odata2services.export.impl
Methods in de.hybris.platform.odata2services.export.impl with parameters of type PostmanCollection Modifier and Type Method Description java.lang.StringDefaultPostmanCollectionFormatter. format(PostmanCollection postmanCollection)
-