public static class SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage extends AbstractPage<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule,SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage>
Inheritance
java.lang.Object > AbstractPage > SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPageMethods
createPage(PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, ListDescendantSecurityHealthAnalyticsCustomModulesResponse response)
protected SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage createPage(PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, ListDescendantSecurityHealthAnalyticsCustomModulesResponse response)
Returns | |
---|---|
Type | Description |
SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage |
createPageAsync(PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, ApiFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> futureResponse)
public ApiFuture<SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage> createPageAsync(PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, ApiFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> |
futureResponse |
ApiFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListDescendantSecurityHealthAnalyticsCustomModulesPage> |