Class SecurityCenterClient.ListEventThreatDetectionCustomModulesPagedResponse (2.57.0)

public static class SecurityCenterClient.ListEventThreatDetectionCustomModulesPagedResponse extends AbstractPagedListResponse<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule,SecurityCenterClient.ListEventThreatDetectionCustomModulesPage,SecurityCenterClient.ListEventThreatDetectionCustomModulesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListEventThreatDetectionCustomModulesPagedResponse

Static Methods

createAsync(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListEventThreatDetectionCustomModulesResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.ListEventThreatDetectionCustomModulesPagedResponse> createAsync(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule>
futureResponse ApiFuture<ListEventThreatDetectionCustomModulesResponse>
Returns
Type Description
ApiFuture<ListEventThreatDetectionCustomModulesPagedResponse>