Class ListShareInvitationsRequest

    • Method Detail

      • workloadNamePrefix

        public final String workloadNamePrefix()
        Returns the value of the WorkloadNamePrefix property for this object.
        Returns:
        The value of the WorkloadNamePrefix property for this object.
      • lensNamePrefix

        public final String lensNamePrefix()

        An optional string added to the beginning of each lens name returned in the results.

        Returns:
        An optional string added to the beginning of each lens name returned in the results.
      • nextToken

        public final String nextToken()
        Returns the value of the NextToken property for this object.
        Returns:
        The value of the NextToken property for this object.
      • maxResults

        public final Integer maxResults()

        The maximum number of results to return for this request.

        Returns:
        The maximum number of results to return for this request.
      • profileNamePrefix

        public final String profileNamePrefix()

        An optional string added to the beginning of each profile name returned in the results.

        Returns:
        An optional string added to the beginning of each profile name returned in the results.
      • templateNamePrefix

        public final String templateNamePrefix()

        An optional string added to the beginning of each review template name returned in the results.

        Returns:
        An optional string added to the beginning of each review template name returned in the results.
      • 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