Class SecurityCenterManagementClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse (0.3.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterManagementClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse

Static Methods

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

public static ApiFuture<SecurityCenterManagementClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse> createAsync(PageContext<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule> context, ApiFuture<ListDescendantEventThreatDetectionCustomModulesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,EventThreatDetectionCustomModule>
futureResponseApiFuture<ListDescendantEventThreatDetectionCustomModulesResponse>
Returns
TypeDescription
ApiFuture<ListDescendantEventThreatDetectionCustomModulesPagedResponse>