Interface ListShareInvitationsRequest.Builder

    • Method Detail

      • workloadNamePrefix

        ListShareInvitationsRequest.Builder workloadNamePrefix​(String workloadNamePrefix)
        Sets the value of the WorkloadNamePrefix property for this object.
        Parameters:
        workloadNamePrefix - The new value for the WorkloadNamePrefix property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lensNamePrefix

        ListShareInvitationsRequest.Builder lensNamePrefix​(String lensNamePrefix)

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

        Parameters:
        lensNamePrefix - An optional string added to the beginning of each lens name returned in the results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListShareInvitationsRequest.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxResults

        ListShareInvitationsRequest.Builder maxResults​(Integer maxResults)

        The maximum number of results to return for this request.

        Parameters:
        maxResults - The maximum number of results to return for this request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • profileNamePrefix

        ListShareInvitationsRequest.Builder profileNamePrefix​(String profileNamePrefix)

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

        Parameters:
        profileNamePrefix - An optional string added to the beginning of each profile name returned in the results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • templateNamePrefix

        ListShareInvitationsRequest.Builder templateNamePrefix​(String templateNamePrefix)

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

        Parameters:
        templateNamePrefix - An optional string added to the beginning of each review template name returned in the results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.