Class ListProfilesRequest

    • Method Detail

      • nextToken

        public final String nextToken()

        When additional results are obtained from the command, a NextToken parameter is returned in the output. You can then pass the NextToken parameter in a subsequent command to continue listing additional resources.

        Returns:
        When additional results are obtained from the command, a NextToken parameter is returned in the output. You can then pass the NextToken parameter in a subsequent command to continue listing additional resources.
      • maxResults

        public final Integer maxResults()

        Specifies the maximum number of profiles to return.

        Returns:
        Specifies the maximum number of profiles to return.
      • 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