public static class FetchPageSourceFunction.Response extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCurrentUrl() |
List<String> |
getIframePageSources() |
String |
getPageSource() |
void |
setCurrentUrl(String currentUrl) |
void |
setIframePageSources(List<String> iframePageSources) |
void |
setPageSource(String pageSource) |
Copyright © 2021. All rights reserved.