Uses of Interface
api.equinix.javasdk.core.http.response.Pageable
Packages that use Pageable
Package
Description
HTTP communication layer for the Equinix Java SDK.
HTTP response handling for the Equinix Java SDK.
Core model interfaces and base types for the Equinix Java SDK.
-
Uses of Pageable in api.equinix.javasdk.core.http
Methods in api.equinix.javasdk.core.http with parameters of type PageableModifier and TypeMethodDescriptionstatic <T,S> List <T> Utils.mapList(List<S> itemList, Pageable<T> serviceClient, BiFunction<? super S, ? super Pageable<T>, ? extends T> objectMapper) mapList.static <T,S> PaginatedList <T> Utils.mapPaginatedList(ArrayList<S> paginatedList, Pageable<T> serviceClient, BiFunction<? super S, ? super Pageable<T>, ? extends T> objectMapper) mapPaginatedList.Method parameters in api.equinix.javasdk.core.http with type arguments of type PageableModifier and TypeMethodDescriptionstatic <T,S> List <T> Utils.mapList(List<S> itemList, Pageable<T> serviceClient, BiFunction<? super S, ? super Pageable<T>, ? extends T> objectMapper) mapList.static <T,S> PaginatedList <T> Utils.mapPaginatedList(ArrayList<S> paginatedList, Pageable<T> serviceClient, BiFunction<? super S, ? super Pageable<T>, ? extends T> objectMapper) mapPaginatedList. -
Uses of Pageable in api.equinix.javasdk.core.http.response
Subinterfaces of Pageable in api.equinix.javasdk.core.http.responseConstructors in api.equinix.javasdk.core.http.response with parameters of type PageableModifierConstructorDescriptionPaginatedList(PaginatedList<T> initialItems, Pageable<T> pageableClient, EquinixRequest<T> equinixRequest, EquinixResponse<T> equinixResponse, Pagination pagination) Constructor for PaginatedList. -
Uses of Pageable in api.equinix.javasdk.core.model
Methods in api.equinix.javasdk.core.model that return Pageable -
Uses of Pageable in api.equinix.javasdk.customerportal.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.customerportal.client.internalModifier and TypeInterfaceDescriptioninterfaceAssetClient<T>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceLookupClient<T>interfaceinterfaceOrderClient<T>interfaceinterfaceQuoteClient<T>interfaceReportClient<T>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of Pageable in api.equinix.javasdk.customerportal.client.internal.implementation
Classes in api.equinix.javasdk.customerportal.client.internal.implementation that implement PageableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Pageable in api.equinix.javasdk.customerportal.model.json.creators
Constructors in api.equinix.javasdk.customerportal.model.json.creators with parameters of type PageableModifierConstructorDescriptionAttachmentOperator(Pageable<Attachment> serviceClient) CrossConnectOperator(Pageable<CrossConnect> serviceClient) DigitalLOAOperator(Pageable<DigitalLOA> serviceClient) OrderOperator(Pageable<Order> serviceClient) QuoteOperator(Pageable<Quote> serviceClient) ResellerCustomerOperator(Pageable<ResellerCustomer> serviceClient) SecureCabinetOperator(Pageable<SecureCabinet> serviceClient) ShipmentOperator(Pageable<Shipment> serviceClient) SmartHandsOperator(Pageable<SmartHands> serviceClient) SupportCaseOperator(Pageable<SupportCase> serviceClient) TroubleTicketOperator(Pageable<TroubleTicket> serviceClient) WorkVisitOperator(Pageable<WorkVisit> serviceClient) -
Uses of Pageable in api.equinix.javasdk.customerportal.model.wrappers
Constructors in api.equinix.javasdk.customerportal.model.wrappers with parameters of type PageableModifierConstructorDescriptionAttachmentWrapper(AttachmentJson attachmentJson, Pageable<Attachment> serviceClient) CrossConnectWrapper(CrossConnectJson crossConnectJson, Pageable<CrossConnect> serviceClient) DigitalLOAWrapper(DigitalLOAJson digitalLOAJson, Pageable<DigitalLOA> serviceClient) InvoiceDetailWrapper(InvoiceDetailJson invoiceDetailJson, Pageable<InvoiceDetail> serviceClient) InvoiceSummaryWrapper(InvoiceSummaryJson invoiceSummaryJson, Pageable<InvoiceSummary> serviceClient) OrderWrapper(OrderJson orderJson, Pageable<Order> serviceClient) QuoteWrapper(QuoteJson quoteJson, Pageable<Quote> serviceClient) ResellerCustomerWrapper(ResellerCustomerJson resellerCustomerJson, Pageable<ResellerCustomer> serviceClient) ResellerWrapper(ResellerJson resellerJson, Pageable<Reseller> serviceClient) SecureCabinetWrapper(SecureCabinetJson secureCabinetJson, Pageable<SecureCabinet> serviceClient) ShipmentWrapper(ShipmentJson shipmentJson, Pageable<Shipment> serviceClient) SmartHandsWrapper(SmartHandsJson smartHandsJson, Pageable<SmartHands> serviceClient) SupportCaseWrapper(SupportCaseJson supportCaseJson, Pageable<SupportCase> serviceClient) TroubleTicketWrapper(TroubleTicketJson troubleTicketJson, Pageable<TroubleTicket> serviceClient) WorkVisitWrapper(WorkVisitJson workVisitJson, Pageable<WorkVisit> serviceClient) -
Uses of Pageable in api.equinix.javasdk.fabric.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.fabric.client.internalModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceConnectionsClient interface.interfaceinterfaceinterfaceHealthClient<T>interfaceinterfaceMetroClient<T>MetrosClient interface.interfaceinterfacePortClient<T>PortsClient interface.interfacePortStatisticsClient interface.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceServiceProfilesClient interface.interfaceServiceTokensClient interface.interfaceStreamClient<T>interface -
Uses of Pageable in api.equinix.javasdk.fabric.client.internal.implementation
Classes in api.equinix.javasdk.fabric.client.internal.implementation that implement PageableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMetrosClientImpl class.classclassPortsClientImpl class.classPortStatisticsClientImpl class.classclassclassclassclassclassclassclassServiceProfilesClientImpl class.classServiceTokensClientImpl class.classclass -
Uses of Pageable in api.equinix.javasdk.fabric.model.json.creators
Constructors in api.equinix.javasdk.fabric.model.json.creators with parameters of type PageableModifierConstructorDescriptionPrecisionTimeOperator(Pageable<PrecisionTime> serviceClient) Constructor for PrecisionTimeOperator.RouteAggregationOperator(Pageable<RouteAggregation> serviceClient) RouteAggregationRuleOperator(Pageable<RouteAggregationRule> serviceClient, String routeAggregationId) RouteFilterRuleOperator(Pageable<RouteFilterRule> serviceClient, String routeFilterId) Constructor for RouteFilterRuleOperator.RoutingProtocolOperator(Pageable<RoutingProtocol> serviceClient) ServiceTokenOperator(Pageable<ServiceToken> serviceClient) Constructor for ServiceTokenOperator.StreamOperator(Pageable<Stream> serviceClient) Constructor for StreamOperator.StreamSubscriptionOperator(Pageable<StreamSubscription> serviceClient) Constructor for StreamSubscriptionOperator. -
Uses of Pageable in api.equinix.javasdk.fabric.model.wrappers
Constructors in api.equinix.javasdk.fabric.model.wrappers with parameters of type PageableModifierConstructorDescriptionCloudRouterWrapper(CloudRouterJson cloudRouterJson, Pageable<CloudRouter> serviceClient) ConnectionWrapper(ConnectionJson portJson, Pageable<Connection> serviceClient) Constructor for ConnectionWrapper.FabricGatewayWrapper(FabricGatewayJson fabricGatewayJson, Pageable<FabricGateway> serviceClient) GatewayPackageWrapper(GatewayPackageJson gatewayPackageJson, Pageable<GatewayPackage> serviceClient) MetroWrapper(MetroJson metroJson, Pageable<Metro> serviceClient) Constructor for MetroWrapper.NetworkWrapper(NetworkJson networkJson, Pageable<Network> serviceClient) PortStatisticWrapper(PortStatisticJson portJson, Pageable<PortStatistic> serviceClient) Constructor for PortStatisticWrapper.PortWrapper(PortJson portJson, Pageable<Port> serviceClient) Constructor for PortWrapper.PrecisionTimeWrapper(PrecisionTimeJson precisionTimeJson, Pageable<PrecisionTime> serviceClient) PricingWrapper(PricingJson pricingJson, Pageable<Pricing> serviceClient) RouteAggregationRuleWrapper(RouteAggregationRuleJson routeAggregationRuleJson, Pageable<RouteAggregationRule> serviceClient) RouteAggregationWrapper(RouteAggregationJson routeAggregationJson, Pageable<RouteAggregation> serviceClient) RouteFilterRuleWrapper(RouteFilterRuleJson routeFilterRuleJson, Pageable<RouteFilterRule> serviceClient) RouteFilterWrapper(RouteFilterJson routeFilterJson, Pageable<RouteFilter> serviceClient) RoutingProtocolWrapper(RoutingProtocolJson routingProtocolJson, Pageable<RoutingProtocol> serviceClient) ServiceProfileWrapper(ServiceProfileJson jsonObject, Pageable<ServiceProfile> serviceProfileClient) Constructor for ServiceProfileWrapper.ServiceTokenWrapper(ServiceTokenJson serviceTokenJson, Pageable<ServiceToken> serviceClient) Constructor for ServiceTokenWrapper.StreamSubscriptionWrapper(StreamSubscriptionJson streamSubscriptionJson, Pageable<StreamSubscription> serviceClient) StreamWrapper(StreamJson streamJson, Pageable<Stream> serviceClient) -
Uses of Pageable in api.equinix.javasdk.ibxsmartview.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.ibxsmartview.client.internalModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfacePowerClient<T>interfaceinterfaceinterface -
Uses of Pageable in api.equinix.javasdk.ibxsmartview.client.internal.implementation
Classes in api.equinix.javasdk.ibxsmartview.client.internal.implementation that implement PageableModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of Pageable in api.equinix.javasdk.ibxsmartview.model.json.creators
Constructors in api.equinix.javasdk.ibxsmartview.model.json.creators with parameters of type PageableModifierConstructorDescriptionStreamingSubscriptionOperator(Pageable<StreamingSubscription> serviceClient) -
Uses of Pageable in api.equinix.javasdk.ibxsmartview.model.wrappers
Constructors in api.equinix.javasdk.ibxsmartview.model.wrappers with parameters of type PageableModifierConstructorDescriptionSensorReadingWrapper(SensorReadingJson sensorReadingJson, Pageable<SensorReading> serviceClient) StreamingSubscriptionWrapper(StreamingSubscriptionJson streamingSubscriptionJson, Pageable<StreamingSubscription> serviceClient) -
Uses of Pageable in api.equinix.javasdk.internetaccess.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.internetaccess.client.internalModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of Pageable in api.equinix.javasdk.internetaccess.client.internal.implementation
Classes in api.equinix.javasdk.internetaccess.client.internal.implementation that implement PageableModifier and TypeClassDescriptionclassclassclass -
Uses of Pageable in api.equinix.javasdk.internetaccess.model.json.creators
Constructors in api.equinix.javasdk.internetaccess.model.json.creators with parameters of type PageableModifierConstructorDescriptionInternetAccessServiceOperator(Pageable<InternetAccessService> serviceClient) RoutingConfigOperator(Pageable<RoutingConfig> serviceClient) -
Uses of Pageable in api.equinix.javasdk.internetaccess.model.wrappers
Constructors in api.equinix.javasdk.internetaccess.model.wrappers with parameters of type PageableModifierConstructorDescriptionInternetAccessServiceWrapper(InternetAccessServiceJson internetAccessServiceJson, Pageable<InternetAccessService> serviceClient) RoutingConfigWrapper(RoutingConfigJson routingConfigJson, Pageable<RoutingConfig> serviceClient) -
Uses of Pageable in api.equinix.javasdk.messaging.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.messaging.client.internal -
Uses of Pageable in api.equinix.javasdk.messaging.client.internal.implementation
Classes in api.equinix.javasdk.messaging.client.internal.implementation that implement Pageable -
Uses of Pageable in api.equinix.javasdk.messaging.model.json.creators
Constructors in api.equinix.javasdk.messaging.model.json.creators with parameters of type Pageable -
Uses of Pageable in api.equinix.javasdk.messaging.model.wrappers
Constructors in api.equinix.javasdk.messaging.model.wrappers with parameters of type PageableModifierConstructorDescriptionSubscriptionWrapper(SubscriptionJson subscriptionJson, Pageable<Subscription> serviceClient) -
Uses of Pageable in api.equinix.javasdk.networkedge.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.networkedge.client.internalModifier and TypeInterfaceDescriptioninterfaceAccountClient interface.interfaceACLTemplateClient interface.interfaceBackupClient<T>BackupClient interface.interfaceBGPPeeringClient interface.interfaceDeviceClient<T>DeviceClient interface.interfaceDeviceLinkClient interface.interfaceDeviceTypeClient interface.interfaceMetroClient<T>MetroClient interface.interfacePublicKeyClient interface.interfaceSSHUserClient interface.interfaceVPNClient<T>VPNClient interface. -
Uses of Pageable in api.equinix.javasdk.networkedge.client.internal.implementation
Classes in api.equinix.javasdk.networkedge.client.internal.implementation that implement PageableModifier and TypeClassDescriptionclassAccountClientImpl class.classACLTemplateClientImpl class.classBackupClientImpl class.classBGPPeeringClientImpl class.classDeviceClientImpl class.classDeviceLinkClientImpl class.classDeviceTypeClientImpl class.classMetroClientImpl class.classPublicKeyClientImpl class.classSSHUserClientImpl class.classVPNClientImpl class. -
Uses of Pageable in api.equinix.javasdk.networkedge.model.json.creators
Constructors in api.equinix.javasdk.networkedge.model.json.creators with parameters of type PageableModifierConstructorDescriptionACLTemplateOperator(Pageable<ACLTemplate> serviceClient) Constructor for ACLTemplateOperator.BackupOperator(Pageable<Backup> serviceClient) Constructor for BackupOperator.BGPPeeringOperator(Pageable<BGPPeering> serviceClient) Constructor for BGPPeeringOperator.DeviceLinkOperator(Pageable<DeviceLink> serviceClient) Constructor for DeviceLinkOperator.DeviceOperator(Pageable<Device> serviceClient) Constructor for DeviceOperator.PublicKeyOperator(Pageable<PublicKey> serviceClient) Constructor for PublicKeyOperator.SSHUserOperator(Pageable<SSHUser> serviceClient) Constructor for SSHUserOperator.VPNOperator(Pageable<VPN> serviceClient) Constructor for VPNOperator. -
Uses of Pageable in api.equinix.javasdk.networkedge.model.wrappers
Constructors in api.equinix.javasdk.networkedge.model.wrappers with parameters of type PageableModifierConstructorDescriptionAccountWrapper(AccountJson accountJson, Pageable<Account> serviceClient) Constructor for AccountWrapper.ACLTemplateWrapper(ACLTemplateJson sshUserJson, Pageable<ACLTemplate> serviceClient) Constructor for ACLTemplateWrapper.BackupWrapper(BackupJson deviceLinkJson, Pageable<Backup> serviceClient) Constructor for BackupWrapper.BGPPeeringWrapper(BGPPeeringJson sshUserJson, Pageable<BGPPeering> serviceClient) Constructor for BGPPeeringWrapper.DeviceLinkWrapper(DeviceLinkJson deviceLinkJson, Pageable<DeviceLink> serviceClient) Constructor for DeviceLinkWrapper.DeviceTypeWrapper(DeviceTypeJson deviceTypeJson, Pageable<DeviceType> serviceClient) Constructor for DeviceTypeWrapper.DeviceWrapper(DeviceJson deviceJson, Pageable<Device> serviceClient) Constructor for DeviceWrapper.MetroWrapper(MetroJson accountJson, Pageable<Metro> serviceClient) Constructor for MetroWrapper.PublicKeyWrapper(PublicKeyJson publicKeyJson, Pageable<PublicKey> serviceClient) Constructor for PublicKeyWrapper.RestoreFeasibilityWrapper(RestoreFeasibilityJson json, Pageable<Backup> serviceClient) Constructor for RestoreFeasibilityWrapper.SSHUserWrapper(SSHUserJson sshUserJson, Pageable<SSHUser> serviceClient) Constructor for SSHUserWrapper.VPNWrapper(VPNJson sshUserJson, Pageable<VPN> serviceClient) Constructor for VPNWrapper. -
Uses of Pageable in api.equinix.javasdk.projects.client.internal
Subinterfaces of Pageable in api.equinix.javasdk.projects.client.internal -
Uses of Pageable in api.equinix.javasdk.projects.client.internal.implementation
Classes in api.equinix.javasdk.projects.client.internal.implementation that implement Pageable -
Uses of Pageable in api.equinix.javasdk.projects.model.json.creators
Constructors in api.equinix.javasdk.projects.model.json.creators with parameters of type Pageable -
Uses of Pageable in api.equinix.javasdk.projects.model.wrappers
Constructors in api.equinix.javasdk.projects.model.wrappers with parameters of type PageableModifierConstructorDescriptionProjectWrapper(ProjectJson projectJson, Pageable<Project> serviceClient)