Class SecurityCenterClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse (2.57.0)

public static class SecurityCenterClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse extends AbstractPagedListResponse<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule,SecurityCenterClient.ListDescendantEventThreatDetectionCustomModulesPage,SecurityCenterClient.ListDescendantEventThreatDetectionCustomModulesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse

Static Methods

createAsync(PageContext<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListDescendantEventThreatDetectionCustomModulesResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse> createAsync(PageContext<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListDescendantEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule>
futureResponse ApiFuture<ListDescendantEventThreatDetectionCustomModulesResponse>
Returns
Type Description
ApiFuture<ListDescendantEventThreatDetectionCustomModulesPagedResponse>