Class SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse (0.7.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse

Static Methods

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

public static ApiFuture<SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse> createAsync(PageContext<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,EffectiveEventThreatDetectionCustomModule> context, ApiFuture<ListEffectiveEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,EffectiveEventThreatDetectionCustomModule>
futureResponseApiFuture<ListEffectiveEventThreatDetectionCustomModulesResponse>
Returns
TypeDescription
ApiFuture<ListEffectiveEventThreatDetectionCustomModulesPagedResponse>