Class SecurityCenterClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse (2.57.0)

public static class SecurityCenterClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse extends AbstractPagedListResponse<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,EffectiveEventThreatDetectionCustomModule,SecurityCenterClient.ListEffectiveEventThreatDetectionCustomModulesPage,SecurityCenterClient.ListEffectiveEventThreatDetectionCustomModulesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse

Static Methods

createAsync(PageContext<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,EffectiveEventThreatDetectionCustomModule> context, ApiFuture<ListEffectiveEventThreatDetectionCustomModulesResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse> createAsync(PageContext<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,EffectiveEventThreatDetectionCustomModule> context, ApiFuture<ListEffectiveEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,EffectiveEventThreatDetectionCustomModule>
futureResponse ApiFuture<ListEffectiveEventThreatDetectionCustomModulesResponse>
Returns
Type Description
ApiFuture<ListEffectiveEventThreatDetectionCustomModulesPagedResponse>