Uses of Class
net.ygbstudio.powerwp4j.engine.WPRestClient
Packages that use WPRestClient
-
Uses of WPRestClient in net.ygbstudio.powerwp4j.engine
Methods in net.ygbstudio.powerwp4j.engine that return WPRestClientModifier and TypeMethodDescriptionstatic @NotNull WPRestClientWPRestClient.of(WPSiteInfo siteInfo) Creates a new instance ofWPRestClientusing the providedWPSiteInfo.static @NotNull WPRestClientWPRestClient.testingOf(WPSiteInfo siteInfo, boolean ignoreSSL) Creates a new instance ofWPRestClientusing the providedWPSiteInfo.