Class InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection (0.94.0)

public static class InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection extends AbstractFixedSizeCollection<ListInterceptEndpointGroupAssociationsRequest,ListInterceptEndpointGroupAssociationsResponse,InterceptEndpointGroupAssociation,InterceptClient.ListInterceptEndpointGroupAssociationsPage,InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection

Methods

createCollection(List<InterceptClient.ListInterceptEndpointGroupAssociationsPage> pages, int collectionSize)

protected InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection createCollection(List<InterceptClient.ListInterceptEndpointGroupAssociationsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListInterceptEndpointGroupAssociationsPage>
collectionSize int
Returns
Type Description
InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection
Overrides