public static class SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPage extends AbstractPage<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule,SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPage>
Inheritance
java.lang.Object > AbstractPage > SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPageMethods
createPage(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ListEventThreatDetectionCustomModulesResponse response)
protected SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPage createPage(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ListEventThreatDetectionCustomModulesResponse response)
Returns | |
---|---|
Type | Description |
SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPage |
createPageAsync(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListEventThreatDetectionCustomModulesResponse> futureResponse)
public ApiFuture<SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPage> createPageAsync(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> |
futureResponse | ApiFuture<ListEventThreatDetectionCustomModulesResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListEventThreatDetectionCustomModulesPage> |