Interface Pageable

All Known Implementing Classes:
AgentIngressList, ApiKeyList, CertificateAuthorityList, CredentialList, EndpointConfigurationList, EventDestinationList, EventStreamList, EventSubscriptionList, IpPolicyList, IpPolicyRuleList, IpRestrictionList, ReservedAddrList, ReservedDomainList, SshCertificateAuthorityList, SshCredentialList, SshHostCertificateList, SshUserCertificateList, TlsCertificateList, TunnelList, TunnelSessionList

public interface Pageable
Interface indicating a resource type that can have more than one page of responses.
  • Method Summary

    Modifier and Type
    Method
    Description
    Fetches the URI of the next page.
  • Method Details

    • getNextPageUri

      Optional<URI> getNextPageUri()
      Fetches the URI of the next page.
      Returns:
      a URI