Class SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesFixedSizeCollection (0.8.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesFixedSizeCollection

Methods

createCollection(List<SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesPage> pages, int collectionSize)

protected SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesFixedSizeCollection createCollection(List<SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListEffectiveEventThreatDetectionCustomModulesPage>
collectionSizeint
Returns
TypeDescription
SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesFixedSizeCollection
Overrides