Interface BatchListPolicyAttachmentsResponse.Builder

  • Method Details

    • objectIdentifiers

      BatchListPolicyAttachmentsResponse.Builder objectIdentifiers(Collection<String> objectIdentifiers)

      A list of ObjectIdentifiers to which the policy is attached.

      Parameters:
      objectIdentifiers - A list of ObjectIdentifiers to which the policy is attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectIdentifiers

      BatchListPolicyAttachmentsResponse.Builder objectIdentifiers(String... objectIdentifiers)

      A list of ObjectIdentifiers to which the policy is attached.

      Parameters:
      objectIdentifiers - A list of ObjectIdentifiers to which the policy is attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The pagination token.

      Parameters:
      nextToken - The pagination token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.