Class SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPagedResponse (0.7.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPagedResponse

Static Methods

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

public static ApiFuture<SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPagedResponse> createAsync(PageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule>
futureResponseApiFuture<ListEventThreatDetectionCustomModulesResponse>
Returns
TypeDescription
ApiFuture<ListEventThreatDetectionCustomModulesPagedResponse>