Class GetAppsRequest

    • Method Detail

      • pageSize

        public final String pageSize()

        The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.

        Returns:
        The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.
      • token

        public final String token()

        The NextToken string that specifies which page of results to return in a paginated response.

        Returns:
        The NextToken string that specifies which page of results to return in a paginated response.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object